adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / IFoundFileInfo Interface / FileAction Property

In This Topic
    FileAction Property (IFoundFileInfo)
    In This Topic
    The state of this file. Set only for file triggers.
    Syntax
    'Declaration
     
    
    ReadOnly Property FileAction As FileTriggerOptions
    FileTriggerOptions FileAction {get;}
    See Also