MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Sets the property value.

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