adTempus API
ArcanaDevelopment.adTempus.Shared.FileOperations Namespace / SFTPServiceDefinition Class / ServiceType Property


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