C# Class NuxeoClient.Adapters.BusinessAdapter

Represents a Custom Document adapter.
For more details about Custom Document Adapters, check Nuxeo Documentation Page.
Inheritance: Adapter
Afficher le fichier Open project: nuxeo/nuxeo-dotnet-client

Méthodes publiques

Méthode Description
BusinessAdapter ( string type )

Initializes a new instance of BusinessAdapter.

Method Details

BusinessAdapter() public méthode

Initializes a new instance of BusinessAdapter.
public BusinessAdapter ( string type )
type string The document adapter type.