ModelMembersGetCriteria 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.
Specifies criteria for getting model members.
public ref class ModelMembersGetCriteria : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="ModelMembersGetCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ModelMembersGetCriteria : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="ModelMembersGetCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ModelMembersGetCriteria = class
inherit DataContractBase
Public Class ModelMembersGetCriteria
Inherits DataContractBase
- Inheritance
- Attributes
Constructors
ModelMembersGetCriteria() |
Initializes a new instance of the ModelMembersGetCriteria class. |
Properties
Entities |
Gets or sets an array of entities. |
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DataContractBase) |
Models |
Gets or sets an array of models. |
Versions |
Gets or sets an array of versions. |