Windward Studios API Reference
XpathOpCode Property
See Also  Send comments on this topic.
WindwardInterfaces.net.windward.datasource Namespace > FilterCondition.Condition Class : XpathOpCode Property




Glossary Item Box

The text string for the op code in an XPath statement. Throws an exception on the opcodes that require a function.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property XpathOpCode As String
Visual Basic (Usage)Copy Code
Dim instance As FilterCondition.Condition
Dim value As String
 
value = instance.XpathOpCode
C# 
public string XpathOpCode {get;}
Managed Extensions for C++ 
public: __property string* get_XpathOpCode();
C++/CLI 
public:
property String^ XpathOpCode {
   String^ get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software