次の方法で共有


MemberType フィールド

MemberType 単純型。

名前空間:  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