XpoDefault.MaxInSize Property
In This Article
Gets the maximum optimal packet size (the number of operands in a packet) for the InOperator.Operands collection.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that is the maximum value returned by the Xpo |
See Also