Public Methods

MethodDescription
AddCreates and returns new NamingStandardsTemplate, and then adds it to collection. PARAMETERS: Name, Description, Value, ValueDescription (all as Strings).
RemoveDeletes a naming standards template object as specified by the given name or ID, from the collection. PARAMETERS: Identifier (String or Integer).

Public Properties

PropertyDescription
_ItemReturns a NamingStandardsTemplate object as specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer).
_NewEnum
CountNumber of naming standards template objects in the collection. DATATYPE: Integer.
ItemReturns a NamingStandardsTemplate object as specified by the given name, GUID, or ID. PARAMETERS: Identifier (String or Integer).