'Declaration
Public Function New( _ ByVal operationArguments As OperationArguments _ )
'Usage
Dim operationArguments As OperationArguments Dim instance As New UAMonitoredItemArguments(operationArguments)
public UAMonitoredItemArguments( OperationArguments operationArguments )
public: UAMonitoredItemArguments( OperationArguments^ operationArguments )
Parameters
- operationArguments
- Operation arguments object to be copied from.