suite4.net.FormDatabase Documentation

IProject.Resolutions Property

Gets the resolutions of the IProject.

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

Property Value

All resolutions that are used in the IProject are returned in an ICollection

See Also

IProject Interface | suite4.net.FormDatabase Namespace