suite4.net.FormDatabase Documentation

IForm.FullName Property

Gets the full name of the IForm.

[Visual Basic]
Property FullName As String
[C#]
string FullName {get;}

Property Value

The full name of the IForm, consisting of the Namespace and the Name.

See Also

IForm Interface | suite4.net.FormDatabase Namespace