MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgDateTimeProperty Class Reference

Stores MgDateTime data with an associated key name. More...

+ Inheritance diagram for MgDateTimeProperty:

List of all members.

Public Member Functions

INT16 GetPropertyType ()
 
MgDateTimeGetValue ()
 Gets the property value.
 MgDateTimeProperty (CREFSTRING name, MgDateTime *value)
 Constructs an MgDateTimeProperty object..
void SetValue (MgDateTime *value)
 

Friends

class MgPropertyCollection

Detailed Description

Stores MgDateTime data with an associated key name.

Remarks:
You can store an instance of this class in an MgPropertyCollection object. Use the key name to retrieve the instance from the property collection.