adTempus API
ArcanaDevelopment.adTempus.Client Namespace / FileTrigger Class
Properties Methods

In This Topic
    FileTrigger Class Members
    In This Topic

    The following tables list the members exposed by FileTrigger.

    Public Properties
     NameDescription
    Public Property List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Description property used for binding. (Inherited from Trigger)
    Public PropertyOverridden.  The Class ID for the object The Class ID for the object  
    Public PropertyOverridden.  The key name for the class. The key name for the class. The key name for the class. The key name for the class. The key name for the class. The key name for the class. The key name for the class. The key name for the class.  
    Public Property Returns a descriptive name for the class suitable for display to users. (Inherited from Trigger)
    Public Property The date/time the object was first saved (in UTC). (Inherited from Trigger)
    Public Property Custom properties set for this object. (Inherited from Trigger)
    Public PropertyThe DataContext to which this object belongs. (Inherited from Trigger)
    Public Property Optional description or notes for the object. (Inherited from Trigger)
    Public Property Override for the system-generated description of the object (Inherited from Trigger)
    Public PropertySpecifies the format for the text in the Description (Inherited from Trigger)
    Public Property Indicates whether the trigger is enabled (Inherited from Trigger)
    Public Property List of file names or patterns to exclude from triggering  
    Public PropertyCollection of objects defining the files to watch for  
    Public Property The provider to use when monitoring files on a remote service  
    Public Property Indicates whether the object came from a Controller. (Inherited from Trigger)
    Public PropertyDetermines whether this trigger ignores any ExclusionPeriods that otherwise would apply. (Inherited from Trigger)
    Public PropertyOverridden.  Indicates whether the object is a dependent of (owned by) another object Indicates whether the object is a dependent of (owned by) another object  
    Public Property Indicates whether the object is dirty (modified or new since last save). (Inherited from Trigger)
    Public Property Indicates whether the object is new (has never been saved). (Inherited from Trigger)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from Trigger)
    Public Property Indicates whether the object is a stub. (Inherited from Trigger)
    Public Property Additional (or overridden) Job Variables that are passed to the job when it is triggered. (Inherited from Trigger)
    Public Property The date/time the object was last saved (in UTC). (Inherited from Trigger)
    Public Property The minimum interval between triggers. (Inherited from Trigger)
    Public Property Optional Name for the trigger (Inherited from Trigger)
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from Trigger)
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from Trigger)
    Public Property The interval at which to poll for file changes.  
    Public PropertyOptional Script used to perform additional processing before the job is triggered (Inherited from Trigger)
    Public Property List of security actions supported by this object. (Inherited from Trigger)
    Public PropertyList of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from Trigger)
    Public Property Waits for the specified time to elapse after the file was last modified before triggering the job  
    Public Property Options controlling trigger behavior  
    Public Property Extension data for the customer user interface for this object (Inherited from Trigger)
    Public Property Extension ID of the customer user interface for this object (Inherited from Trigger)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Creates an undo snapshot for the object graph. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Determines whether the user has the necessary permission to perform a specified action on the object (Inherited from Trigger)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from Trigger)
    Public Method Creates a new object that is a copy of the source object. (Inherited from Trigger)
    Public MethodOverloaded.  Generates a configuration report for the object (Inherited from Trigger)
    Public Method Gets a user-friendly description of the object. (Inherited from Trigger)
    Public MethodGets a user-friendly description of the object, including the ObjectBase.ClassName. (Inherited from Trigger)
    Public Method Gets a collection containing the JobVariables inherited by this object, and optionally the variables for the object itself. (Inherited from Trigger)
    Public MethodGets the Independent object to which this object ultimately belongs. (Inherited from Trigger)
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from Trigger)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from Trigger)
    Public Method Performs server-side validation of the object (Inherited from Trigger)
    Public MethodOverridden.  Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report  
    Top
    Extension Methods
     NameDescription
    Public Extension Method
    Top
    See Also