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

In This Topic
    AddObjectCollection Method
    In This Topic
    Syntax
    'Declaration
     
    
    Sub AddObjectCollection( _
       ByVal relationName As String, _
       ByVal displayName As String, _
       ByVal collection As IEnumerable(Of ADTObject) _
    ) 

    Parameters

    relationName
    displayName
    collection
    See Also