Assembly: Mediachase.BusinessFoundation (in Mediachase.BusinessFoundation.dll) Version: 9.19.0
C# |
---|
public class CustomColumnBaseEntityType : BaseEntityType |
Business foundation entity object for custom columns.
Name | Summary | Status |
---|---|---|
CustomColumnBaseEntityType Constructor | public |
Name | Summary | Status |
---|---|---|
ClassName | Gets or sets the name of the class. | public |
ColumnId | Gets or sets the column id. | public |
DataItem | public | |
FieldName | public | |
Label | public | |
Place | Gets or sets the place. | public |
PrimaryKeyIdField | Gets or sets the name of the PrimaryKey field. | public |
ShowLabel | public | |
ViewName | Gets or sets the name of the view. | public |