Empty interface, mainly used to event identifications. Any create/delete of this type of object will mean updates on all involved IBaseObject parties

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

Syntax

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

See Also