MdmDataContractOfMemberTypeContextIdentifier Class
Specifies a data contract for MemberTypeContextIdentifier.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
System::Object
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::MdmDataContractOfMemberTypeContextIdentifier
Microsoft.MasterDataServices::AttributeGroup
Microsoft.MasterDataServices::MetadataAttribute
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::MdmDataContractOfMemberTypeContextIdentifier
Microsoft.MasterDataServices::AttributeGroup
Microsoft.MasterDataServices::MetadataAttribute
[KnownTypeAttribute((AttributeGroup^::typeid))] [KnownTypeAttribute((MetadataAttribute^::typeid))] [DataContractAttribute(Name = "MdmDataContractOfMemberTypeContextIdentifier", Namespace = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")] public ref class MdmDataContractOfMemberTypeContextIdentifier : DataContractBase
| Name | Description | |
|---|---|---|
![]() | MdmDataContractOfMemberTypeContextIdentifier() | Initializes a new instance of the MdmDataContractOfMemberTypeContextIdentifier class. |
| Name | Description | |
|---|---|---|
![]() | AuditInfo | Gets or sets an AuditInfo. |
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from DataContractBase.) |
![]() | Identifier | Gets or sets an ID. |
![]() | Permission | Gets or sets a security permission. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


