IRuleDescription Property |
Unrestricted description entered by a user. This text is not being analyzed.
Namespace:
ER.Shared.Settings
Assembly:
ER.Shared.Settings.2 (in ER.Shared.Settings.2.dll) Version: 6.2.1
Syntaxstring Description { get; set; }
Property Description As String
Get
Set
property String^ Description {
String^ get ();
void set (String^ value);
}
abstract Description : string with get, set
Property Value
Type:
String
See Also