Skip to main content

IClientParameter.Type Property

Classifies the parameter based on the data type implied in its value.

Namespace: DevExpress.DocumentServices.ServiceModel

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

Type Type { get; }

Property Value

Type Description
Type

A Type value, specifying the parameter data type.

See Also