InventoryResult(ListString) Constructor |
Constructor. Only the
Documents property gets set by this constructor.
Namespace: OpenDiscoverSDK.Interfaces.Platform.Inventory.LegacyAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntaxpublic InventoryResult(
List<string> filePaths
)
Parameters
- filePaths ListString
- List of file paths to inventory.
See Also