Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AdministrativeInformationOptions

An object containing all the parameters for the creation of an instance of the AdministrativeInformationType ObjectType.

Hierarchy

  • AdministrativeInformationOptions

Index

Properties

Optional browseName

browseName: undefined | string

The browsename for the created Object.

Optional componentOf

componentOf: UAObject

The Object this AdministrativeInformation Object will be connected to by means of Organizes Reference.

Optional description

description: string | LocalizedText

A description of the AdministrativeInformation Object.

Optional nodeId

nodeId: NodeIdLike

The node id for the created Object.

Optional revision

revision: undefined | string

The revision of the entity this Administrative Information is relevant to.

Optional version

version: undefined | string

The version of the entity this Administrative Information is relevant to.

Generated using TypeDoc