CoreProfileAttribute interface
A profile attribute which always has a value for each profile.
- Extends
-
ProfileAttributeBase<any>
Inherited Properties
descriptor | The descriptor of the attribute. |
revision | The revision number of the attribute. |
time |
The time the attribute was last changed. |
value | The value of the attribute. |
Inherited Property Details
descriptor
The descriptor of the attribute.
descriptor: AttributeDescriptor
Property Value
Inherited From ProfileAttributeBase.descriptor
revision
The revision number of the attribute.
revision: number
Property Value
number
Inherited From ProfileAttributeBase.revision
timeStamp
The time the attribute was last changed.
timeStamp: Date
Property Value
Date
Inherited From ProfileAttributeBase.timeStamp