adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ServiceInfo Class / ServiceInfo Constructor


In This Topic
    ServiceInfo Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal nameOfService As String, _
       ByVal serviceDisplayName As String _
    )

    Parameters

    nameOfService
    serviceDisplayName
    See Also