.NET Library

../../_images/utilities.png

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

../../_images/class.ico BcpServiceBuilder

This factory creates the BcpService with the relevant settings for you.

../../_images/class.ico Export-Settings

This class provides settings for the creation of typically Vault settings that will be created in the package.

../../_images/class.ico Entities-Table

Grants direct access to the BCP entities.

Interfaces

Interface

Description

../../_images/interface.ico IBcpService

Provides all the functionality to create a BCP package.

../../_images/interface.ico ICustomObjectService

Provides functionality to add, search and manipulate custom objects and their definition syntax.

../../_images/interface.ico IFileService

Contains functionality to add, search and manipulate files and folders in your package.

../../_images/interface.ico IItemService

Contains functionality to deal with items and BOM.

Enumerations

Enumeration

Description

../../_images/enum.ico BcpVersion

Specifies the Vault version of the BCP package.