'Declaration
Public Shared Function GetAttributeNameWithoutLast( _ ByVal attributeName As System.String _ ) As System.String
'Usage
Dim attributeName As System.String Dim value As System.String value = NAttributeContainer.GetAttributeNameWithoutLast(attributeName)
public static System.string GetAttributeNameWithoutLast( System.string attributeName )
Parameters
- attributeName