.netCHARTING v10.5 Documentation
Properties  Methods 

dotnetCHARTING Namespace : TimeIntervalAdvanced Class
TimeIntervalAdvanced Class Members

The following tables list the members exposed by TimeIntervalAdvanced.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public PropertyGets or sets the factor by which this time interval is multiplied.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public PropertyGets or sets a DateTime object representing the time instant at which this interval initially occurs.  
Public PropertyGets or sets the day of the week at which this interval initially occurs. Value ranges from zero indicating Sunday, to six, indicating Saturday.  
Public PropertyGets or sets the month of year at which this interval initially occurs. Value ranges from zero indicating January, to eleven, indicating December.  
Public PropertyGets or sets a custom time span between each time instant occurrence.  
Public PropertyGets or sets a TimeInterval which is the based interval for this TimeIntervalAdvanced.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Public Propertystatic (Shared in Visual Basic)Gets a system-defined TimeIntervalAdvanced object.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Adds a TimeInterval to the specified DateTime.  
Public Methodstatic (Shared in Visual Basic)Subtracts a TimeInterval from the specified DateTime.  
Top
Public Operators
Overloaded. Adds a TimeIntervalAdvanced to a DateTime object.
Overloaded. Indicates whether a specified TimeIntervalAdvanced is equal to another TimeIntervalAdvanced.
Overloaded. Indicates whether a TimeInterval and TimeIntervalAdvanced are not equal.
Subtracts a TimeIntervalAdvanced from a DateTime object.
Top
See Also