IClientParameter.MultiValue Property
Specifies whether or not a parameter can have multiple values.
Namespace: DevExpress.DocumentServices.ServiceModel
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if a parameter can have multiple values; otherwise, false. |
See Also