次の方法で共有


ExtensionDataCollection interface

拡張データ ドキュメントの単一のコレクションを表します

プロパティ

collectionName

コレクションの名前

documents

コレクションに属するドキュメントの一覧

scopeType

コレクションのスコープの型 (Default や User など)

scopeValue

コレクションのスコープの値 (Current や Me など)

プロパティの詳細

collectionName

コレクションの名前

collectionName: string

プロパティ値

string

documents

コレクションに属するドキュメントの一覧

documents: any[]

プロパティ値

any[]

scopeType

コレクションのスコープの型 (Default や User など)

scopeType: string

プロパティ値

string

scopeValue

コレクションのスコープの値 (Current や Me など)

scopeValue: string

プロパティ値

string