Click or drag to resize

AttributeManagerGetAttributeFromExportedFile Method

Attribute List From Exported File

Namespace:  VIZPub.NET
Assembly:  VIZPub.NET (in VIZPub.NET.dll) Version: 1.3.21.508 (1.3.21.508)
Syntax
C#
public List<AttributeItem> GetAttributeFromExportedFile(
	string path,
	bool remove
)

Parameters

path
Type: SystemString
Attribute File Path
remove
Type: SystemBoolean
Remove File

Return Value

Type: ListAttributeItem
Result
See Also