suite4.net.FormDatabase Documentation

IProject.Languages Property

Gets the languages of the IProject.

[Visual Basic]
Property Languages As ICollection
[C#]
System.Collections.ICollection Languages {get;}

Property Value

All languages that are used in the IProject are returned in an ICollection.

See Also

IProject Interface | suite4.net.FormDatabase Namespace