Click or drag to resize

AttributeManagerExportAttributeNeutralFile Method (ListAttributeItem, String)

Import 용 속성 중립 파일 형식 내보내기

Namespace:  VIZPub.NET
Assembly:  VIZPub.NET (in VIZPub.NET.dll) Version: 1.3.21.508 (1.3.21.508)
Syntax
C#
public bool ExportAttributeNeutralFile(
	List<AttributeItem> items,
	string output
)

Parameters

items
Type: System.Collections.GenericListAttributeItem
속성
output
Type: SystemString
속성 내보내기 파일 경로

Return Value

Type: Boolean
내보내기 경로
See Also