![]() | CustomFieldSpecific Methods |
The CustomFieldSpecific type exposes the following members.
Name | Description | |
---|---|---|
![]() | Delete | (Inherited from DbObject.) |
![]() | Delete(Int32) |
Deletes the specified identifier.
(Inherited from CustomField.) |
![]() | DeleteDropDowns |
Deletes the drop downs.
(Inherited from CustomField.) |
![]() | Fill |
Fills the specified reader.
(Inherited from CustomField.) |
![]() | FillObject |
Fills the object.
(Inherited from CustomField.) |
![]() | FillRow |
Fills the row.
(Inherited from CustomField.) |
![]() ![]() | GetList(Int32) |
Gets the custom fields list by specified group id.
|
![]() ![]() | GetList(ListCustomGroup) |
Gets the custom fields list by specified groups.
|
![]() ![]() | GetListByIdsWithValues |
Gets the custom fields list by specified item id, group id and field ids.
|
![]() ![]() | GetListWithValues(Int32, Int32) |
Gets the custom fields list by specified item ids group ids.
|
![]() ![]() | GetListWithValues(String, String) |
Gets the custom fields list by specified items and groups.
|
![]() | Load(Int32) | (Inherited from DbObject.) |
![]() | Load(CommandBuilder) | (Inherited from CustomField.) |
![]() | MoveCustomField |
Moves the custom field.
(Inherited from CustomField.) |
![]() | Save |
Saves this instance to DB.
(Overrides CustomFieldSave.) |
![]() | SaveDropDowns |
Saves the drop downs.
(Inherited from CustomField.) |
![]() | SaveFieldInfo |
Saves the field information CommandBuilder.
(Inherited from CustomField.) |
![]() | SaveSorting |
Saves the sorting.
(Inherited from CustomField.) |
![]() | SaveValue |
Saves the value.
(Inherited from CustomField.) |
![]() | ShadowCopy |
Shadows the copy.
(Inherited from CustomField.) |