ProfileAttribute interface

A named object associated with a 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: string

Property Value

string

Inherited From ProfileAttributeBase.value