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

In This Topic
    CustomCondition Class Members
    In This Topic

    The following tables list the members exposed by CustomCondition.

    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 Condition)
    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 Condition)
    Public Property The date/time the object was first saved (in UTC). (Inherited from Condition)
    Public Property Gets or sets the custom data definition for the custom object.  
    Public Property Gets a description of the custom object.  
    Public Property Gets the unique identification string for this class.  
    Public Property Gets the version of the object.  
    Public Property Custom properties set for this object. (Inherited from Condition)
    Public PropertyThe DataContext to which this object belongs. (Inherited from Condition)
    Public Property Optional description or notes for the object. (Inherited from Condition)
    Public Property Description of the condition (Inherited from Condition)
    Public PropertySpecifies the format for the text in the Description (Inherited from Condition)
    Public Property Indicates whether the condition is enabled. (Inherited from Condition)
    Public Property Indicates whether the object came from a Controller. (Inherited from Condition)
    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 Condition)
    Public Property Indicates whether the object is new (has never been saved). (Inherited from Condition)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from Condition)
    Public Property Indicates whether the object is a stub. (Inherited from Condition)
    Public Property The date/time the object was last saved (in UTC). (Inherited from Condition)
    Public Property Optional name for the condition (Inherited from Condition)
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from Condition)
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from Condition)
    Public Property Time to wait between checks of the condition. (Inherited from Condition)
    Public Property Determines whether the condition stays triggered (satisfied) (Inherited from Condition)
    Public Property List of security actions supported by this object. (Inherited from Condition)
    Public PropertyList of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from Condition)
    Public Property Additional data stored for the custom user interface (Inherited from Condition)
    Public Property The extension ID of the custom user interface for this object (Inherited from Condition)
    Public Property Time to wait for the condition to be satisfied. (Inherited from Condition)
    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 Condition)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from Condition)
    Public Method Creates a new object that is a copy of the source object. (Inherited from Condition)
    Public MethodOverloaded.  Generates a configuration report for the object (Inherited from Condition)
    Public Method Gets a user-friendly description of the object. (Inherited from Condition)
    Public MethodGets a user-friendly description of the object, including the ObjectBase.ClassName. (Inherited from Condition)
    Public MethodGets the Independent object to which this object ultimately belongs. (Inherited from Condition)
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from Condition)
    Public Method Attempts to get the custom data definition for the custom object.  
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from Condition)
    Public Method Performs server-side validation of the object (Inherited from Condition)
    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