Click or drag to resize

TaskManagerGetUDA Method

Get (UDA)User Define Attribute

Namespace:  VIZCLASH.NET
Assembly:  VIZCLASH.NET (in VIZCLASH.NET.dll) Version: 1.4.22.1118 (1.4.22.1118)
Syntax
C#
public List<NodeProperty> GetUDA(
	int nodeId
)

Parameters

nodeId
Type: SystemInt32
Node ID

Return Value

Type: ListNodeProperty
UDA List
See Also