Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExtensionDataCollection

Represents a single collection for extension data documents

Hierarchy

  • ExtensionDataCollection

Index

Properties

Optional collectionName

collectionName: string

The name of the collection

Optional documents

documents: Array<JObject>

A list of documents belonging to the collection

Optional scopeType

scopeType: string

The type of the collection's scope, such as Default or User

Optional scopeValue

scopeValue: string

The value of the collection's scope, such as Current or Me

Generated using TypeDoc