Sdílet prostřednictvím


InformationNode interface

Reprezentace dat informačního uzlu spojeného s buildem

Vlastnosti

fields

Pole informačního uzlu

lastModifiedBy

Proces nebo osoba, která naposledy změnila tento uzel

lastModifiedDate

Datum, kdy byl tento uzel naposledy změněn

nodeId

ID uzlu tohoto informačního uzlu

parentId

ID nadřazeného uzlu (xml strom)

type

Typ informačního uzlu

Podrobnosti vlastnosti

fields

Pole informačního uzlu

fields: {[key: string]: string}

Hodnota vlastnosti

{[key: string]: string}

lastModifiedBy

Proces nebo osoba, která naposledy změnila tento uzel

lastModifiedBy: string

Hodnota vlastnosti

string

lastModifiedDate

Datum, kdy byl tento uzel naposledy změněn

lastModifiedDate: Date

Hodnota vlastnosti

Date

nodeId

ID uzlu tohoto informačního uzlu

nodeId: number

Hodnota vlastnosti

number

parentId

ID nadřazeného uzlu (xml strom)

parentId: number

Hodnota vlastnosti

number

type

Typ informačního uzlu

type: string

Hodnota vlastnosti

string