Click or drag to resize

CmisConnectorRepositoryClient Property

Returns the current instance of the CMIS RepositoryServicePortClient.

Namespace:  Atalasoft.Imaging.WebControls.Capture.Cmis
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public RepositoryServicePortClient RepositoryClient { get; }

Property Value

Type: RepositoryServicePortClient
Remarks
Caution note Caution
CmisConnector class is available with .NET Framework 3.5 and 4.5.2 only.
See Also