Share via


MemberTypeContextIdentifier.MemberType Field

MemberType simple type.

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Syntax

'Declaration
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := False)> _
Public MemberType As MemberType
'Usage
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