次の方法で共有


HubData.TenantFeatures プロパティ

定義

有効なハブ機能のビット フラグ。 ビット 0 が 1 に設定されている場合は、グラフが有効になっているか、0 に設定されている場合は無効になります。 ビット 1 が 1 に設定されている場合は、ハブが無効になっているか、0 に設定されている場合は有効になります。

public int? TenantFeatures { get; set; }
member this.TenantFeatures : Nullable<int> with get, set
Public Property TenantFeatures As Nullable(Of Integer)

プロパティ値

適用対象