adTempus API
ArcanaDevelopment.adTempus.Client Namespace / CapturedFile Class / CaptureType Property


In This Topic
    CaptureType Property
    In This Topic
    The type of capture action.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CaptureType As String
    public string CaptureType {get;}
    public:
    property String^ CaptureType {
       String^ get();
    }
    See Also