IModelContentTypeInfo Interface |
Namespace: MicaSystems.Utils.DataSet
public interface IModelContentTypeInfo : IModelInfo
The IModelContentTypeInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetDisplayName |
Gets the display name of this content-type.
|
![]() | GetGuid |
Gets the model guid.
(Inherited from IModelInfo.) |
![]() | GetKeyColumnName |
Gets the key column name of this content-type.
|
![]() | GetModelGuid |
Gets the guid of the parent model of this content-type.
|
![]() | GetName |
Gets the model name.
(Inherited from IModelInfo.) |