adTempus API
ArcanaDevelopment.adTempus.Client Namespace / FileOperationTask Class / OperationType Property


In This Topic
    OperationType Property (FileOperationTask)
    In This Topic
    The type of operation performed by this task
    Syntax
    'Declaration
     
    
    Public ReadOnly Property OperationType As String
    public string OperationType {get;}
    public:
    property String^ OperationType {
       String^ get();
    }
    Remarks
    See Also