FileSystemEntryIsTenantIdAvailable Property

Gets a value indicating whether the TenantId property can be accessed without throwing an exception.

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public bool IsTenantIdAvailable { get; }

Property Value

Type: Boolean
See Also