suite4.net.FormDatabase Documentation

IProject.Name Property

Gets the name of the IProject.

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

Property Value

The name of the IProject.

Remarks

The name value can only be changed in the form.suite4.net designer.

See Also

IProject Interface | suite4.net.FormDatabase Namespace