Versions Compared

Key

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

Public Methods

MethodDescription

...

This object represents a collection of SubTypeCluster in ER/Studio. The owner of this collection is the model.

...

AddCreates a SubTypeCluster. Valid SubTypeCluster types are: Incomplete = 0 and Complete = 1. PARAMETERS: ParentEntity (String), ChildEntity (String), SubTypeType (Integer).
RemoveDeletes a SubTypeCluster object as specified by the given name or ID, from ER/Studio. PARAMETERS: Identifier (String or Integer).

Public Properties

PropertyDescription
_ItemReturns a SubTypeCluster object as specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer).
_NewEnum
CountNumber of SubTypeCluster objects in the collection. DATATYPE: Integer.
ItemReturns a SubTypeCluster object as specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer).
Info
titleSee Also