Udostępnij za pośrednictwem


Właściwość DerivedHierarchyContextIdentifier.IsBlank

Pobiera lub ustawia wartość wskazującą, czy identyfikator kontekstu jest pusta.

Przestrzeń nazw:  Microsoft.MasterDataServices.Services.DataContracts
Zestaw:  Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)

Składnia

'Deklaracja
Public Overrides ReadOnly Property IsBlank As Boolean
    Get
'Użycie
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

Wartość właściwości

Typ: System.Boolean
TRUE Jeśli identyfikator kontekstu jest puste; w przeciwnym razie false.