MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Sets the property value

.NET Syntax
void SetValue(MgDateTime value);
Java Syntax
void SetValue(MgDateTime value);
PHP Syntax
void SetValue(MgDateTime value);
Parameters:
value(MgDateTime) The value of the property.
Returns:
Returns nothing.