You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

Creates a new LineageComponent with the given source data and returns the new LineageComponents to the caller. PARAMETERS: SourceObjectType as Integer (1=Entity,16=View), SourceObjectID, HorizontalPosition, and VerticalPosition as Integer.

Syntax

Visual Basic

Public Function Add( _
   ByVal [SourceObjectType As Variant, _
   ByVal [SourceObjectID As Variant, _
   ByVal [HorizontalPosition As Variant, _
   ByVal [VerticalPosition As Variant _
) As LineageComponent

Parameters

SourceObjectType
SourceObjectID
HorizontalPosition
VerticalPosition

See Also

LineageComponents Collection

  • No labels