You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
Method | Description |
---|
| Creates a new TransformationField with the given source data, and then returns the new TransformationField to the caller. PARAMETERS: SourceObjectType (Integer values 5 = Attribute, 17 = ViewField), SourceObjectID (Integer). |
| Deletes a TransformationField object specified by the given Identifier (ID or GUID). PARAMETERS: Identifier (String for GUID) or (Integer for ID). |
Property | Description |
---|
| Returns a TransformationField object specified by the given Identifier (ID or GUID). PARAMETER: Identifier (String for GUID) or (Integer for ID). |
|
|
| Number of TransformationField objects in the collection. DATATYPE: Integer. |
| Returns a TransformationField object specified by the given Identifier (ID or GUID). PARAMETER: Identifier (String for GUID) or (Integer for ID). |
| Returns a TransformationField object specified by the given SourceObjectType and SourceObjectID. PARAMETERS: SourceObjectType (Integer values 5 = Attribute, 17 = ViewField), SourceObjectID (Integer). |