Поделиться через


Свойство DerivedHierarchyContextIdentifier.IsBlank

Gets a value that indicates whether all the properties of the identifier are blank.

Пространство имен:  Microsoft.MasterDataServices.Services.DataContracts
Сборка:  Microsoft.MasterDataServices.Services.Contracts (в Microsoft.MasterDataServices.Services.Contracts.dll)

Синтаксис

'Декларация
Public Overrides ReadOnly Property IsBlank As Boolean 
    Get
'Применение
Dim instance As DerivedHierarchyContextIdentifier 
Dim value As Boolean 

value = instance.IsBlank
public override bool IsBlank { get; }
public:
virtual property bool IsBlank {
    bool get () override;
}
abstract IsBlank : bool 
override IsBlank : bool
override function get IsBlank () : boolean

Значение свойства

Тип: System.Boolean
true if all the properties of the identifier are blank; otherwise, false.

См. также

Справочник

DerivedHierarchyContextIdentifier Класс

Пространство имен Microsoft.MasterDataServices.Services.DataContracts