OPCAE.NET-UA
QuerySourceConditions Method
See Also  Send Feedback
aeUAwrapper Namespace > AEwrapper Class : QuerySourceConditions Method

Source
ConditionNames

Glossary Item Box

Query the server supported source conditions.
Not implemented.

Syntax

Visual Basic (Declaration) 
Public Function QuerySourceConditions( _
   ByVal Source As String, _
   ByRef ConditionNames As String() _
) As Integer
C# 
public int QuerySourceConditions( 
   string Source,
   out string[] ConditionNames
)

Parameters

Source
ConditionNames

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, NET 4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.