Greet 2014
Documentation for the GREET 2014 API
 All Classes Namespaces Functions Variables Enumerations Properties Events
Greet.DataStructureV3.Entities.LocationData Class Reference
Inheritance diagram for Greet.DataStructureV3.Entities.LocationData:
Greet.DataStructureV3.Entities.IGroupAvailable Greet.DataStructureV3.Entities.IHaveAPicture Greet.DataStructureV3.Interfaces.ILocation Greet.DataStructureV3.Interfaces.IXmlObj Greet.DataStructureV3.Interfaces.IXmlObj

Public Member Functions

 LocationData (GData data)
 
 LocationData (GData data, XmlNode node, string optionalParamPrefix)
 
void FromXmlNode (IData data, XmlNode node)
 
override String ToString ()
 
XmlNode ToXmlNode (XmlDocument doc)
 

Properties

int Id [get, set]
 
List< int > Memberships [get, set]
 
string Name [get, set]
 
string PictureName [get, set]
 
- Properties inherited from Greet.DataStructureV3.Entities.IGroupAvailable
int Id [get]
 The ID of the currently edited object More...
 
List< int > Memberships [get, set]
 Get or Set the list of memberships for that object More...
 
- Properties inherited from Greet.DataStructureV3.Entities.IHaveAPicture
string PictureName [get, set]
 Get or Set the image name of the object More...
 
- Properties inherited from Greet.DataStructureV3.Interfaces.ILocation
int Id [get, set]
 Unique ID for the location. More...
 
string Name [get, set]
 The name for this location. More...
 
string PictureName [get, set]
 Picture name that should be used for this location. The picture name corresponds to an image in the database images. More...
 

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