'Declaration
Public Shared Function IsDescendantAttribute( _ ByVal fullAttributeName As System.String _ ) As System.Boolean
'Usage
Dim fullAttributeName As System.String Dim value As System.Boolean value = NAttributeTree.IsDescendantAttribute(fullAttributeName)
public static System.bool IsDescendantAttribute( System.string fullAttributeName )
Parameters
- fullAttributeName