Udostępnij przez


PurviewObjectId interface

PurviewObjectId

Właściwości

displayText

Wyświetl tekst

guid

Identyfikator GUID obiektu.

itemPath

Ścieżka elementu

name

Nazwa

properties

Słownik dowolnych <>

resourceId

Identyfikator zasobu

typeName

Nazwa typu.

uniqueAttributes

Unikatowe atrybuty obiektu.

Szczegóły właściwości

displayText

Wyświetl tekst

displayText?: string

Wartość właściwości

string

guid

Identyfikator GUID obiektu.

guid?: string

Wartość właściwości

string

itemPath

Ścieżka elementu

itemPath?: string

Wartość właściwości

string

name

Nazwa

name?: string

Wartość właściwości

string

properties

Słownik dowolnych <>

properties?: Record<string, unknown>

Wartość właściwości

Record<string, unknown>

resourceId

Identyfikator zasobu

resourceId?: string

Wartość właściwości

string

typeName

Nazwa typu.

typeName?: string

Wartość właściwości

string

uniqueAttributes

Unikatowe atrybuty obiektu.

uniqueAttributes?: Record<string, unknown>

Wartość właściwości

Record<string, unknown>