suite4.net.FormDatabase Documentation

IForm.Namespace Property

Gets the namespace of the IForm.

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

Property Value

The namespace of the IForm.

Remarks

The value of this property can only be modified in the form.suite4.net designer.

See Also

IForm Interface | suite4.net.FormDatabase Namespace