IModelVersionInfo Interface |
Namespace: MicaSystems.Utils.DataSet
public interface IModelVersionInfo : IModelInfo
The IModelVersionInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| GetGuid |
Gets the model guid.
(Inherited from IModelInfo.) | |
| GetName |
Gets the model name.
(Inherited from IModelInfo.) | |
| GetVersionString |
Gets the text representing this version.
|