EntityMembers Class
SQL Server 2008 R2
Represents a collection of members from a single entity and member type along with their context.
Namespace:
Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
The EntityMembers type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | EntityId | Gets or sets the identifier of the entity for the contained members. |
![]() | Members | Gets or sets an ArrayOfMember containing a list of members for the identified entity and member type. |
![]() | MemberType | Gets or sets a MemberType simple type. |
![]() | ModelId | Gets or sets the identifier of the model for the contained members. |
![]() | VersionId | Gets or sets the identifier of the version for the contained members. |
