C# 클래스 NuxeoClient.Adapters.BusinessAdapter

Represents a Custom Document adapter.
For more details about Custom Document Adapters, check Nuxeo Documentation Page.
상속: Adapter
파일 보기 프로젝트 열기: nuxeo/nuxeo-dotnet-client

공개 메소드들

메소드 설명
BusinessAdapter ( string type )

Initializes a new instance of BusinessAdapter.

메소드 상세

BusinessAdapter() 공개 메소드

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