| suite4.net.FormDatabase Documentation |
|
IForm.Description Property
Gets the description of the IForm object.
[Visual Basic]
Property Description As
String
[C#]
string Description {get;}
Property Value
The description, or an empty String when none has been assigned.
See Also
IForm Interface | suite4.net.FormDatabase Namespace