9.1.4.2.4 RemoveExtensionField Method
This Method is used to remove a Property from the Object ExtensionFields.
The Client shall be authorized to modify the configuration for the PubSub functionality when invoking this Method on the Server.
Signature
RemoveExtensionField (
[in] NodeId FieldId
);
| Argument | Description |
| FieldId | The NodeId field Property to remove. |
Method Result Codes
| ResultCode | Description |
| Bad_NodeIdUnknown | A field with the NodeId does not exist. |
| Bad_NodeIdInvalid | The FieldId is not a NodeId of a Property of the ExtensionFieldsType Object. |
| Bad_UserAccessDenied | The Session user is not allowed to configure the Object. |
Table 251 specifies the AddressSpace representation for the RemoveExtensionField Method.
| Attribute | Value | ||||
| BrowseName | RemoveExtensionField | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|---|---|---|---|---|
| HasProperty | Variable | InputArguments | Argument[] | PropertyType | Mandatory |
| ConformanceUnits | |||||
|---|---|---|---|---|---|
| PubSub Model Base |