PicklistPropertiesExcludeFromCodeGen Property |
If true, this item is excluded from code generation.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool ExcludeFromCodeGen { get; }
ReadOnly Property ExcludeFromCodeGen As Boolean
Get
Property Value
Type:
BooleanIf true, this item is excluded from code generation.
See Also