Click or drag to resize

ShAttributeManagerLoadAttribute Method

Load Attribute

Namespace:  VIZPubLib
Assembly:  VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntax
C#
public List<ShAttributeVO> LoadAttribute(
	string path
)

Parameters

path
Type: SystemString
Attribute File Path

Return Value

Type: ListShAttributeVO
Attribute Value Object List
See Also