.NET Library
The bcpDevKit .NET library contains a set of classes, interfaces, and value types that makes it very easy to create your own BCP-package which can be imported into Vault.
The libary supports:
.Net Framework 4.7 or higher.
Classes
Class |
Description |
---|---|
This factory creates the BcpService with the relevant settings for you. |
|
This class provides settings for the creation of typically Vault settings that will be created in the package. |
|
Grants direct access to the BCP entities. |
Interfaces
Interface |
Description |
---|---|
Provides all the functionality to create a BCP package. |
|
Provides functionality to add, search and manipulate custom objects and their definition syntax. |
|
Contains functionality to add, search and manipulate files and folders in your package. |
|
Contains functionality to deal with items and BOM. |
Enumerations
Enumeration |
Description |
---|---|
Specifies the Vault version of the BCP package. |