Name | Description | |
---|---|---|
AccessMask | List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
AddToEnvironment | Indicates whether the variable is added to the environment | |
BindingDescription | Description property used for binding. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
BooleanValue | Gets or sets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as a boolean value. | |
Caption | The caption to be used when prompting for a value for this variable | |
ClassID | Overridden. The Class ID for the object The Class ID for the object | |
ClassKeyName | Overridden. The key name for the class. The key name for the class. The key name for the class. The key name for the class. | |
ClassName | Returns a descriptive name for the class suitable for display to users. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) | |
CreationTimestamp | The date/time the object was first saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
DataContext | The DataContext to which this object belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
DateTimeValue | Gets or sets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as a DateTime. | |
DateValue | Gets or sets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as a DateTime containing only a date. | |
DecimalValue | Gets or sets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as a decimal. | |
Documentation | Documentation to be shown to the user when editing this value | |
ExtendedDescription | Overridden. Returns an extended description of the object, if appropriate Returns an extended description of the object, if appropriate | |
FromMaster | Indicates whether the object came from a Master. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
HideValue | Specifies whether the value should be hidden from the user | |
IntegerValue | Gets or sets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as an integer. | |
IsDependent | Overridden. Indicates whether the object is a dependent of (owned by) another object Indicates whether the object is a dependent of (owned by) another object | |
IsDirty | Indicates whether the object is dirty (modified or new since last save). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) | |
IsNew | Indicates whether the object is new (has never been saved). (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) | |
IsReadOnly | Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
IsStub | Indicates whether the object is a stub. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase) | |
LastModified | The date/time the object was last saved (in UTC). (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
Name | The name of the variable | |
OID | The Object Identifier that uniquely identifies the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
ParentObject | Get the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
StringValue | Gets or sets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as a string | |
SupportedSecurityActions | List of security actions supported by this object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
SupportedSecurityInheritanceOptions | List of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject) | |
TimeValue | Gets or sets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as a DateTime value that stores only the time. | |
UserInterfaceExtensionID | Extension ID of the custom UI for this variable | |
Value | The value of the variable | |
ValueAsObject | Gets the ArcanaDevelopment.adTempus.Shared.IJobVariable.Value as an object of the type specified by the VariableType. | |
VariableType | The data type of the variable |