Base class for data types representing one or more instances of a certain entity.
public abstract class EntityType : DataType
name | description |
---|---|
EntityName { get; } | The entity referred to by this data type. |
- class DataType
- namespace Mendix.StudioPro.ExtensionsAPI.Model.DataTypes