Click or drag to resize

ParameterPropertiesMaskName Property

For enumeration types only, the name of the enumeration item providing a mask of valid enumeration values in this context.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string MaskName { get; }

Property Value

Type: String
For enumeration types only, the name of the enumeration item providing a mask of valid enumeration values in this context.
See Also