Udostępnij za pośrednictwem


Właściwość MemberTypeContextIdentifier.IsBlank

Pobiera wartość wskazującą, czy identyfikator 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 MemberTypeContextIdentifier
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 jest pusty; w przeciwnym razie false.