Item specification to be used in ItemCollectionEditor.

Namespace:  PerpetuumSoft.Framework.Connectivity
Assembly:  PerpetuumSoft.Framework.Connectivity (in PerpetuumSoft.Framework.Connectivity.dll) Version: 3.9.0.1

Syntax

C#
public class ItemSpec : MarshalByRefObject
Visual Basic (Declaration)
Public Class ItemSpec _
	Inherits MarshalByRefObject
Visual C++
public ref class ItemSpec : public MarshalByRefObject

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    PerpetuumSoft.Framework.Connectivity..::.ItemSpec

See Also