Click or drag to resize

IXmlDataImporterFolderIds Property

Gets the IDs of the folders that were created during the import. The folder IDs are available after successfull import.

Namespace:  PDTec.IceNet.Core.Xml
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
ICollection<string> FolderIds { get; }

Property Value

Type: ICollectionString
See Also