Class
PropIdent
PropIdent
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
name | string | readwrite | |
num | int | readwrite |
Methods
Constructor
PropIdent PropIdent (num: int, name: string)
Parameter | Type | Description |
---|---|---|
num | int | |
name | string |
Example | new PropIdent() |
Element of
PropVal.propIdent
Used in:
PropVal CMSObject.CMSGetProperty (propertyId: PropIdent)
PropVal PropVal.PropVal (propIdent: PropIdent, propVal: TypedVal)
Return
PropIdent PropIdent.PropIdent (num: int, name: string)
Jongware, 18-Jan-2015 v1.0 | Contents :: Index |