The ID of the current tenant. This will be null unless a custom session object overrides this method.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public virtual string TenantID { get; }
Public Overridable ReadOnly Property TenantID As String
Get
Property Value
Type:
StringSee Also