Versions Compared

Key

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

Public Methods

This object represents a collection of SecurityTypes. The owner of this collection is the Data Dictionary.

MethodDescription
AddCreates a new SecurityType in the collection and returns the pointer. PARAMETERS: Name and Description (Strings).
RemoveDeletes a SecurityType object specified by the given name or ID. PARAMETERS: Identifier (String or Integer).

Public Properties

PropertiesDescription

Returns a SecurityType object specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer).



Number of SecurityType objects in the collection. DATATYPE: Integer.

Returns a SecurityType object specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer).

...

Info
titleSee Also