OrchestrationQuery.DefaultPageSize Field
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 default page size when not supplied.
public const int DefaultPageSize = 100;
val mutable DefaultPageSize : int
Public Const DefaultPageSize As Integer = 100