Click or drag to resize

HelperGetNodeNameDataClass Method

Gives name of type (e.g. data item class) include namespace (full name)

Namespace:  SOWIData.XML
Assembly:  SOWIData.XML (in SOWIData.XML.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public static string GetNodeName<DataClass>()

Type Parameters

DataClass
A type to reads: example a data item as class

Return Value

Type: String
Example: SOWIData.Test.TestObject.SOWIDataStandard
See Also