EntityStagingGetCriteria 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.
Represents the criteria that determine the behavior of the EntityStagingGet service call.
public ref class EntityStagingGetCriteria : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="EntityStagingGetCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityStagingGetCriteria : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="EntityStagingGetCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityStagingGetCriteria = class
inherit DataContractBase
Public Class EntityStagingGetCriteria
Inherits DataContractBase
- Inheritance
- Attributes
Constructors
EntityStagingGetCriteria() |
Initializes a new instance of the EntityStagingGetCriteria class. |
Properties
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DataContractBase) |
IncludeClearedBatches |
Gets or sets whether “cleared batches” also be returned in the results. |
ModelId |
Gets or sets the model ID to use. |
PageNumber |
Gets or sets the page number. |
PageSize |
Gets or sets the page size. |