Public Attributes | |
| const string | ObjectName = "Display Name" |
| The name property for an object. | |
| const string | ObjectType = "Object Type" |
| The type property for an object. | |
| const string | ObjectId = "GUID" |
| The id property for an object. | |
| const string | CollectionId = "CollectionId" |
| Property that describes the collection that a node belongs to. | |
| const string Simias::Storage::BaseSchema::ObjectName = "Display Name" |
The name property for an object.
| const string Simias::Storage::BaseSchema::ObjectType = "Object Type" |
The type property for an object.
| const string Simias::Storage::BaseSchema::ObjectId = "GUID" |
The id property for an object.
| const string Simias::Storage::BaseSchema::CollectionId = "CollectionId" |
Property that describes the collection that a node belongs to.
1.5.6