PicklistPropertiesObjectName Property |
The name to use for the enumeration when generating standard picklist enumerations or classes.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string ObjectName { get; }
ReadOnly Property ObjectName As String
Get
Property Value
Type:
StringThe name to use for the enumeration when generating standard picklist enumerations or classes.
See Also