FieldElementDescription Property |
Gets or sets the description of this Field
Namespace:
SD.LLBLGen.Pro.ApplicationCore.EntityModel
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax [AllowInFilterAttribute(11)]
public string Description { get; set; }
<AllowInFilterAttribute(11)>
Public Property Description As String
Get
Set
Property Value
Type:
StringImplements
IFieldElementCoreDescriptionSee Also