 | 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)
Syntaxpublic List<AttributeItem> GetAttributeFromExportedFile(
string path,
bool remove
)
Parameters
- path
- Type: SystemString
Attribute File Path - remove
- Type: SystemBoolean
Remove File
Return Value
Type:
ListAttributeItemResult
See Also