Method | Description | |
---|---|---|
ApplicationRegistrationChangedAuditEventState ( NodeState parent ) : System |
Initializes the type with its default attribute values.
|
Method | Description | |
---|---|---|
GetDefaultTypeDefinitionId ( Opc.Ua.NamespaceTable namespaceUris ) : Opc.Ua.NodeId |
Returns the id of the default type definition node for the instance.
|
|
Initialize ( ISystemContext context ) : void |
Initializes the instance.
|
|
Initialize ( ISystemContext context, NodeState source ) : void | ||
InitializeOptionalChildren ( ISystemContext context ) : void |
Initializes the any option children defined for the instance.
|
public ApplicationRegistrationChangedAuditEventState ( NodeState parent ) : System | ||
parent | NodeState | |
return | System |
protected GetDefaultTypeDefinitionId ( Opc.Ua.NamespaceTable namespaceUris ) : Opc.Ua.NodeId | ||
namespaceUris | Opc.Ua.NamespaceTable | |
return | Opc.Ua.NodeId |
protected Initialize ( ISystemContext context ) : void | ||
context | ISystemContext | |
return | void |
protected Initialize ( ISystemContext context, NodeState source ) : void | ||
context | ISystemContext | |
source | NodeState | |
return | void |
protected InitializeOptionalChildren ( ISystemContext context ) : void | ||
context | ISystemContext | |
return | void |