Click or drag to resize

FieldPropertiesDescription Property

The field's description. This value is typically not used in the web application.

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

Property Value

Type: String
The field's description. This value is typically not used in the web application.
Remarks
Note Note
This property supports localization.
See Also