Click or drag to resize

MetaTableInfosGetItemName Method

Returns the name of the item.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public override string GetItemName(
	Object value
)

Parameters

value
Type: SystemObject
The MetaTableInfo object.

Return Value

Type: String
A string representating the name of the event.
See Also