CoreProfileAttribute interface

A profile attribute which always has a value for each profile.

Extends

Inherited Properties

descriptor

The descriptor of the attribute.

revision

The revision number of the attribute.

timeStamp

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

value

The value of the attribute.

value: any

Property Value

any

Inherited From ProfileAttributeBase.value