HKI Core
Public Member Functions | List of all members
HKI.Core.Variables.Date Class Reference
Inheritance diagram for HKI.Core.Variables.Date:
HKI.Core.Variables.HKIVarGeneric< DayMonthYear >

Public Member Functions

bool ValidateDay ()
 
override void Save (XmlNode parentNode)
 
override void Load (XmlNode node)
 
- Public Member Functions inherited from HKI.Core.Variables.HKIVarGeneric< DayMonthYear >
void SetValueToDefaultValue ()
 
void SetValueToPreviousValue ()
 
void SetDefaultValueToPreviousValue ()
 
void SetDefaultValueToValue ()
 
override string ToString ()
 

Additional Inherited Members

- Protected Member Functions inherited from HKI.Core.Variables.HKIVarGeneric< DayMonthYear >
virtual void SetWithParameters (object[] parameters)
 
- Properties inherited from HKI.Core.Variables.HKIVarGeneric< DayMonthYear >
GetDefaultValue [get]
 
Value [get]
 
SetValue [set]
 

Detailed Description

Definition at line 9 of file Date.cs.

Member Function Documentation

◆ Load()

override void HKI.Core.Variables.Date.Load ( XmlNode  node)
inline

Definition at line 39 of file Date.cs.

◆ Save()

override void HKI.Core.Variables.Date.Save ( XmlNode  parentNode)
inline

Definition at line 17 of file Date.cs.

◆ ValidateDay()

bool HKI.Core.Variables.Date.ValidateDay ( )
inline

Definition at line 12 of file Date.cs.


The documentation for this class was generated from the following file: