adTempus API
ArcanaDevelopment.adTempus.Client Namespace / FileServiceProvider Class / ServiceType Property


In This Topic
    ServiceType Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ServiceType As String
    public string ServiceType {get;}
    public:
    property String^ ServiceType {
       String^ get();
    }
    See Also