.NET Based OPC UA Client/Server SDK  3.0.10.493
UnifiedAutomation.UaServer.IPublishedEventsMethods Interface Reference

The interface for methods implemented on the PublishedEventsModel object. More...

Public Member Functions

StatusCode ModifyFieldSelection (RequestContext context, PublishedEventsModel model, ConfigurationVersionDataType ConfigurationVersion, string[] FieldNameAliases, bool[] PromotedFields, SimpleAttributeOperand[] SelectedFields, out ConfigurationVersionDataType NewConfigurationVersion)
 

Detailed Description

The interface for methods implemented on the PublishedEventsModel object.

Member Function Documentation

StatusCode UnifiedAutomation.UaServer.IPublishedEventsMethods.ModifyFieldSelection ( RequestContext  context,
PublishedEventsModel  model,
ConfigurationVersionDataType  ConfigurationVersion,
string[]  FieldNameAliases,
bool[]  PromotedFields,
SimpleAttributeOperand[]  SelectedFields,
out ConfigurationVersionDataType  NewConfigurationVersion 
)

Parameters
context
model
ConfigurationVersion
FieldNameAliases
PromotedFields
SelectedFields
NewConfigurationVersionout:
Returns

The documentation for this interface was generated from the following file: