Class BaseEntityType
Inheritance
System.Object
BaseEntityType
Assembly: Mediachase.BusinessFoundation.dll
Version: 13.30.0
public class BaseEntityType : UserControl
Constructors
Declaration
Properties
Declaration
public EntityObject DataItem { get; set; }
Property Value
Declaration
public string FieldName { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string Label { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public bool ShowLabel { get; set; }
Property Value
Type |
Description |
System.Boolean |
|