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

In This Topic
    DaySpecification Class Members
    In This Topic

    The following tables list the members exposed by DaySpecification.

    Public Properties
     NameDescription
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Description property used for binding. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyOverridden.  The Class ID for the object  
    Public Property The Class ID for the object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyOverridden.  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 Property The DataContext to which this object belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property  
    Public Property A bitmask indicating which days are selected for this rule.  
    Public Property Determines whether this rule is enabled or disabled (ignored).  
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Indicates whether the object came from a Master. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public PropertyOverridden.   
    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 A bitmask indicating which months are selected for this rule.  
    Public Property An optional descriptive name for the day specification, used in the user interface.  
    Public Property Indicates which occurrence (1st, 2d, 3d, etc.) of the selected weekday(s) to trigger on.  
    Public Property  
    Public Property Gets or sets the number of days by which the target date is offset from the date specified by the rule.  
    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 Property The frequency at which this item recurs.  
    Public Property  
    Public Property Options that affect calculations when SpecificationType is DaySpecificationType.FloatingOffset  
    Public Property  
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property An optional extended description for the item.  
    Public Property  
    Public Property The year to which this item applies.  
    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.  Gets a Configuration Report for the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Method  
    Public Method Gets a user-friendly description of the object's key settings. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method  
    Public Method Gets the Independent object to which this object ultimately belongs. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded.   
    Public Method  
    Public Method  
    Public MethodOverloaded.   
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public MethodOverridden.   
    Top
    See Also