Class Calendar

Calendar class

Determines the calendar that is used for custom properties, text fields, and element formulas.

public class Calendar

Constructors

NameDescription
Calendar(CalendarValue)Constructor.

Properties

NameDescription
Ufe { get; set; }Specifies attributes of an element.
Value { get; set; }Determines the calendar that is used for custom properties, text fields, and element formulas.

Methods

NameDescription
Clone()Creates deep copy of this instance.
override Equals(object)Are objects equal.
override GetHashCode()Serves as a hash function for a particular type.

See Also