Condividi tramite


WpxComment interface

Rappresenta un'entità di notifica di commento di Word (WPX).

Extends

Proprietà

documentId

ID del documento.

initiatingCommentId

ID del commento di avvio.

odataId

ID OData del commento.

subjectCommentId

ID del commento dell'oggetto.

type

Tipo dell'entità. Sempre "WpxComment".

Dettagli proprietà

documentId

ID del documento.

documentId?: string

Valore della proprietà

string

initiatingCommentId

ID del commento di avvio.

initiatingCommentId?: string

Valore della proprietà

string

odataId

ID OData del commento.

odataId?: string

Valore della proprietà

string

subjectCommentId

ID del commento dell'oggetto.

subjectCommentId?: string

Valore della proprietà

string

type

Tipo dell'entità. Sempre "WpxComment".

type: "WpxComment"

Valore della proprietà

"WpxComment"