StagingGetRequest Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the StagingGetRequest class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
StagingGetRequest() | Initializes a new instance of the StagingGetRequest class that has default values. | |
StagingGetRequest(International, Boolean, StagingResultCriteria, StagingSearchCriteria) | Initializes a new instance of the StagingGetRequest class that has the specified cultural settings, a value indicating whether to include unbatched information, and staging result and staging search criteria. |
Top