Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription

Send Modify Project request to repository to add diagrams to a specific project. The diagrams to be added to the project are specified through SetDiagramList method. RETURN DATATYPE: Integer.

Sends Modify Project request to the Repository to modify the defintion of the project. Return 1 if successful, and 0 if it failed. RETURN DATATYPE: Integer.

Returns a StringObject collection of the Diagrams assigned to this Project.

Send Modify Project request to repository to remove diagrams from a specific project. The diagrams to be removed are specified through SetDiagramList. RETURN DATATYPE: Integer.

Set the Project's DiagramList according to the Diagram names in the given StringObject collection. PARAMETERS: StringObjects.

Public Properties

PropertiesDescription

Description for the Project. DATATYPE: String.

Name of the Project. DATATYPE: String.
Info
titleSee Also