PredefinedTokenTenantIdAttribute Property  | 
 
            Gets token representing the current session tenant ID.
            
 
    Namespace: 
   Dundas.BI.Data.Parameters.Tokens
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic static ParameterToken TenantIdAttribute { get; }Public Shared ReadOnly Property TenantIdAttribute As ParameterToken
	Get
public:
static property ParameterToken^ TenantIdAttribute {
	ParameterToken^ get ();
}static member TenantIdAttribute : ParameterToken with get
Property Value
Type: 
ParameterToken
See Also