Defines the interface to the Hub of all Asset functionalities. It is the entry point to the Asset Management system in Cartella.

Namespace: Cartella.Interfaces
Assembly: AssetManagementSystem (in AssetManagementSystem.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public interface IAssetSystemManager
Visual Basic
Public Interface IAssetSystemManager
Visual C++
public interface class IAssetSystemManager

See Also