enum: ege::property
Description:
Value list
Detail:
typeNone
typeNone = 0
no element propertytypeString
typeString = 1
type element static_cast<std::string*>(xxxxxxx)typeJson
typeJson = 2
type element static_cast<ejson::Value*>(xxxxxxx)typeXml
typeXml = 3
type element static_cast<exml::Node*>(xxxxxxx)typeUser1
typeUser1 = 4
user type 1typeUser2
typeUser2 = 5
User type 2