Undocumented

Hierarchy (view full)

Constructors

Properties

asJSON: string

Gets the object as serialized JSON string. Or sets serialized JSON (to fill this object's metadata by the metadata included within the JSON)

filePaths: StringList

Undocumented

guid: string

Undocumented

hasChildren: boolean

Undocumented

id: number

Gets integer id of the object

lastModified: string

Undocumented

name: string

Undocumented

objectType: string

Gets the object type as string

persistentID: string

Gets persistent id of the object

sourcePath: string

Undocumented

statusInfo: Promise<any>

Undocumented

targetPath: string

Undocumented

title: string

Gets the object title

trackSyncIDs: StringList

Undocumented

Undocumented

Methods

  • Parameters

    Returns Promise<any>

    Undocumented

  • Gets class name of the object.

    Returns string

  • Returns string

    Undocumented

  • Returns Promise<any>

    Undocumented

  • Returns Promise<any>

    Undocumented

  • Parameters

    • id: number

    Returns boolean

    Undocumented

  • Call defined method with locked data so user can access them.

    Parameters

    • func: (() => any)

      Method to call

        • (): any
        • Returns any

    Returns void

  • Parameters

    • id: number
    • value: boolean

    Returns void

    Undocumented