adTempus API
ArcanaDevelopment.adTempus.Client.ConfigurationReporting Namespace / IADTObjectConfigurationReportWriter Interface / AddRelatedObject Method

In This Topic
    AddRelatedObject Method
    In This Topic
    Syntax
    'Declaration
     
    
    Sub AddRelatedObject( _
       ByVal relationName As String, _
       ByVal displayName As String, _
       ByVal relatedObject As ADTObject _
    ) 

    Parameters

    relationName
    displayName
    relatedObject
    See Also