Click or drag to resize

IModelInfo Interface

Provides a definition for models used in MicaContentDataSet.

Namespace:  MicaSystems.Utils.DataSet
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public interface IModelInfo

The IModelInfo type exposes the following members.

Methods
  NameDescription
Public methodGetGuid
Gets the model guid.
Public methodGetName
Gets the model name.
Top
See Also