OcaPropertyID¶
-
class
OcaPropertyID
()¶ Representation of an OCA property ID. A class may define at most 255 properties of its own. Additional properties may be inherited, so the total number may exceed 255.
-
OcaPropertyID.
DefLevel
¶ type: number
Level in tree of class which defines this property (1=root)
-
OcaPropertyID.
PropertyIndex
¶ type: number
Index of the property (in the class description).
-