EntityStagingGetCriteria Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the criteria that determine the behavior of the EntityStagingGet service call.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::EntityStagingGetCriteria
| Name | Description | |
|---|---|---|
![]() | EntityStagingGetCriteria() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the EntityStagingGetCriteria class. |
| Name | Description | |
|---|---|---|
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from DataContractBase.) |
![]() | IncludeClearedBatches | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets whether “cleared batches” also be returned in the results. |
![]() | ModelId | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the model ID to use. |
![]() | PageNumber | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the page number. |
![]() | PageSize | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the page size. |
| 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.


