IClientParameter.Value Property
Assigns a fixed value to the parameter.
Namespace: DevExpress.DocumentServices.ServiceModel
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Object | A Object that is the parameter value. |
See Also