XPathExpression.GetAttribute(String, String) Method

Definition

get attribute for the given level from the filter

public string GetAttribute (string attributeName, string type);
member this.GetAttribute : string * string -> string
Public Function GetAttribute (attributeName As String, type As String) As String

Parameters

attributeName
String

attribute name

type
String

level name

Returns

Applies to