Description
Returns a TransformationField object specified by the given SourceObjectType and SourceObjectID. PARAMETERS: SourceObjectType (Integer values 5 = Attribute, 17 = ViewField), SourceObjectID (Integer).
Property Type
- Read-only property
Syntax
Public Property ItemBySource( _ ByVal SourceObjectType As Variant, _ ByVal SourceObjectID As Variant _ ) As TransformationField
Parameters
- SourceObjectType
- SourceObjectID
See Also