Class BusinessCalendarYear
Class for the item type Business Calendar Year
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class BusinessCalendarYear : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceBusinessCalendarYear()
Declaration
protected BusinessCalendarYear()
BusinessCalendarYear(ElementFactory, Object[])
Declaration
public BusinessCalendarYear(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceWeekendDaysOff()
Retrieve the weekend_days_off
property of the item
Declaration
public IProperty_Boolean WeekendDaysOff()
Returns
Type | Description |
---|---|
IProperty_Boolean |
Year()
Retrieve the year
property of the item
Declaration
public IProperty_Number Year()
Returns
Type | Description |
---|---|
IProperty_Number |