suite4.net.FormDatabase Documentation

Project Class

Use this class to load a form.suite4.netIProject. Once you have a reference to the IProject you can access all its elements such as IForm or ITask.

For a list of all members of this type, see Project Members.

System.Object
   suite4.net.FormDatabase.Project

[Visual Basic]
Public Class Project
[C#]
public class Project

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: suite4.net.FormDatabase

Assembly: suite4.net.FormDatabase (in suite4.net.FormDatabase.dll)

See Also

Project Members | suite4.net.FormDatabase Namespace