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

In This Topic
    JobVariable Class Members
    In This Topic

    The following tables list the members exposed by JobVariable.

    Public Properties
     NameDescription
    Public Property List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Indicates whether the variable is added to the environment  
    Public Property Description property used for binding. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyGets or sets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as a boolean value.  
    Public Property The caption to be used when prompting for a value for this variable  
    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.  
    Public Property Returns a descriptive name for the class suitable for display to users. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property The date/time the object was first saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyThe DataContext to which this object belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyGets or sets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as a DateTime.  
    Public PropertyGets or sets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as a DateTime containing only a date.  
    Public PropertyGets or sets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as a decimal.  
    Public Property Documentation to be shown to the user when editing this value  
    Public PropertyOverridden.  Returns an extended description of the object, if appropriate Returns an extended description of the object, if appropriate  
    Public Property Indicates whether the object came from a Master. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Specifies whether the value should be hidden from the user  
    Public PropertyGets or sets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as an integer.  
    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 ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether the object is new (has never been saved). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Indicates whether the object is a stub. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Property The date/time the object was last saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property The name of the variable  
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyGets or sets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as a string  
    Public Property List of security actions supported by this object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyList of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyGets or sets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as a DateTime value that stores only the time.  
    Public Property Extension ID of the custom UI for this variable  
    Public Property The value of the variable  
    Public PropertyGets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as an object of the type specified by the VariableType.  
    Public Property The data type of the variable  
    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 ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Creates a new object that is a copy of the source object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded.  Generates a configuration report for the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Method Gets a user-friendly description of the object's key settings. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public MethodGets the Independent object to which this object ultimately belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Method Tries to set the variable to the specified type and value.  
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Performs server-side validation of the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    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  
    Top
    See Also