| MvViewParamInfoType Property |
The type of the parameter.
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public MvDataType Type { get; }
Public ReadOnly Property Type As MvDataType
Get
public:
property MvDataType Type {
MvDataType get ();
}
Property Value
Type:
MvDataTypeThe type of the parameter.
See Also