다음을 통해 공유


MemberType 필드

MemberType simple type.

네임스페이스:  Microsoft.MasterDataServices.Services.DataContracts
어셈블리:  Microsoft.MasterDataServices.Services(Microsoft.MasterDataServices.Services.dll)

구문

‘선언
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := False)> _
Public MemberType As MemberType
‘사용 방법
Dim instance As MemberTypeContextIdentifier
Dim value As MemberType

value = instance.MemberType

instance.MemberType = value
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public MemberType MemberType
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public:
MemberType MemberType
[<DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)>]
val mutable MemberType: MemberType
public var MemberType : MemberType