ModelMembersResultCriteria Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The criteria for the result set that is returned in ModelMembersGet.
public ref class ModelMembersResultCriteria : Microsoft::MasterDataServices::Services::DataContracts::DataContractBase
[System.Runtime.Serialization.DataContract(Name="ModelMembersResultCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ModelMembersResultCriteria : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
[<System.Runtime.Serialization.DataContract(Name="ModelMembersResultCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ModelMembersResultCriteria = class
inherit DataContractBase
Public Class ModelMembersResultCriteria
Inherits DataContractBase
- Inheritance
- Attributes
Remarks
The ModelMembersResultCriteria specifeis the criteria for the result set that is returned in ModelMembersGet.
Constructors
ModelMembersResultCriteria() |
Initializes a new instance of the ModelMembersResultCriteria class. |
Properties
IncludeCollectionMembers |
Obsolete.
Specifies a value indicating whether include collection members. |
IncludeConsolidatedMembers |
Obsolete.
Specifies a value indicating whether include consolidated members. |
IncludeLeafMembers |
Obsolete.
Specifies a value indicating whether include leaf members. |
Methods
SetProperty<T>(T, T, String, Boolean) |
Changes the property to the given value. |
SetProperty<T>(T, T, String) |
Changes the property to the given value. |