ParameterMaskName Property |
For enumeration types only, the name of an enumeration item in the enumeration specifying a sub-attribute mask.
If a MaskName is provided and a corresponding enumeration item is found in the enumeration, the mask is used to
determine which attributes are valid in the current context.
Namespace:
NetQuarry.Metadata
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string MaskName { get; }
Public ReadOnly Property MaskName As String
Get
Property Value
Type:
StringSee Also