Versions Compared

Key

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

Public Methods

MethodDescription
AddCreates 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).
RemoveDeletes a TransformationField object specified by the given Identifier (ID or GUID). PARAMETERS: Identifier (String for GUID or Integer for ID).

...