adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ServiceControlTask Class / ServiceName Property

In This Topic
    ServiceName Property (ServiceControlTask)
    In This Topic
    The name of the service to control
    Syntax
    'Declaration
     
    
    Public Property ServiceName As String
    public string ServiceName {get; set;}
    Remarks
    This must be the name of the service, not the display name
    See Also