|
ModelAttributeDescription Property
|
Gets or sets the value of Description domain property.
Detailed code documentation
Namespace:
Sawczyn.EFDesigner.EFModel
Assembly:
Sawczyn.EFDesigner.EFModel.Dsl (in Sawczyn.EFDesigner.EFModel.Dsl.dll) Version: 2.0.5.3 (2.0.5.3)
Syntax public string Description { get; set; }
Public Property Description As String
Get
Set
Request Example
View SourceProperty Value
Type:
String[Missing <value> documentation for "P:Sawczyn.EFDesigner.EFModel.ModelAttribute.Description"]
See Also