adTempus API
ArcanaDevelopment.adTempus.Client.ReportingHelpers Namespace / ResponseActionSubClasses Class / IsFileCaptureAction Property


In This Topic
    IsFileCaptureAction Property
    In This Topic
    Indicates whether this object is a FileCaptureAction
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsFileCaptureAction As Boolean
    public bool IsFileCaptureAction {get;}
    public:
    property bool IsFileCaptureAction {
       bool get();
    }
    See Also