Click or drag to resize

IServices Interface

Interface for Services.

Namespace:  Vovin.CmcLibNet.Services
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public interface IServices

The IServices type exposes the following members.

Methods
  NameDescription
Public methodClose
Does not do anything, just in there for consistency.
Public methodCopyActiveItemToClipboard
Copies the values of the active item to clipboard. If no view is active, or the viewtype cannot be queried (like Document, Report Viewer), nothing happens.
Top
See Also