ModelMembersResultCriteria Class
Specifies the format and level of detail for getting model members.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::ModelMembersResultCriteria
| Name | Description | |
|---|---|---|
![]() | ModelMembersResultCriteria() | Initializes a new instance of the ModelMembersResultCriteria class. |
| Name | Description | |
|---|---|---|
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from DataContractBase.) |
![]() | IncludeCollectionMembers | Gets or sets a value that indicates whether to include collection members. |
![]() | IncludeConsolidatedMembers | Gets or sets a value that indicates whether to include consolidated members. |
![]() | IncludeLeafMembers | Gets or sets a value that indicares whether to include leaf members. |
| 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.


