다음을 통해 공유


MemberAttributeIdentifier.IsBlank 속성

Gets a value that indicates whether the identifier is 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 MemberAttributeIdentifier 
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 the identifier is blank; otherwise, false.

참고 항목

참조

MemberAttributeIdentifier 클래스

Microsoft.MasterDataServices.Services.DataContracts 네임스페이스