MemberIdentifier Constructor

 

Initializes a new instance of the MemberIdentifier class.

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

Overload List

Name Description
System_CAPS_pubmethod MemberIdentifier()

Initializes a new instance of the MemberIdentifier class with default values.

System_CAPS_pubmethod MemberIdentifier(String, String, MemberType)

Initializes a new instance of the MemberIdentifier class with the specified code, name and member type values.

See Also

MemberIdentifier Class
Microsoft.MasterDataServices.Services.DataContracts Namespace

Return to top