次の方法で共有


ProfileAttribute interface

プロファイルに関連付けられている名前付きオブジェクト。

Extends

継承されたプロパティ

descriptor

属性の記述子。

revision

属性のリビジョン番号。

timeStamp

属性が最後に変更された時刻。

value

属性の値。

継承されたプロパティの詳細

descriptor

属性の記述子。

descriptor: AttributeDescriptor

プロパティ値

ProfileAttributeBase.descriptorから継承

revision

属性のリビジョン番号。

revision: number

プロパティ値

number

ProfileAttributeBase.revisionから継承

timeStamp

属性が最後に変更された時刻。

timeStamp: Date

プロパティ値

Date

ProfileAttributeBase.timeStampから継承

value

属性の値。

value: string

プロパティ値

string

ProfileAttributeBase.valueから継承