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


Свойство ModelContextIdentifier.IsBlank

Gets a value that indicates whether all 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 ModelContextIdentifier 
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 properties of the identifier are blank; otherwise, false.

См. также

Справочник

ModelContextIdentifier Класс

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