HolidayDate Property | |
Gets or sets Date
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public Date Date { get; set; }
public:
property Date^ Date {
Date^ get ();
void set (Date^ value);
}
function get_Date();
function set_Date(value);
Property Value
Type:
DateSee Also