Property | Description |
---|
_Item | Returns a TransformationField object specified by the given Identifier (ID or GUID). PARAMETER: Identifier (String for GUID or Integer for ID). |
_NewEnum |
|
Count | Number of TransformationField objects in the collection. DATATYPE: Integer. |
Item | Returns a TransformationField object specified by the given Identifier (ID or GUID). PARAMETER: Identifier (String for GUID or Integer for ID). |
ItemBySource | Returns a TransformationField object specified by the given SourceObjectType and SourceObjectID. PARAMETERS: SourceObjectType (Integer values 5 = Attribute, 17 = ViewField), SourceObjectID (Integer). |