Click or drag to resize

ParameterDataTypeAttributes Property

Gets the parameter's data type attributes. These attributes are defined in system metadata.

Namespace:  NetQuarry.Metadata
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public DataTypeAttrs DataTypeAttributes { get; }

Property Value

Type: DataTypeAttrs
The parameter's data type attributes.
See Also