Property EnumIsFlags
EnumIsFlags
Gets or sets whether enum property is flags.
bool? EnumIsFlags { get; set; }
Property Value
- bool?
Remarks
This setting allows to override "Flags" atribute specified for the enum type.
Gets or sets whether enum property is flags.
bool? EnumIsFlags { get; set; }
This setting allows to override "Flags" atribute specified for the enum type.