Interface IExtraFieldsHelper
Namespace: SuperOffice.CRM.Rows
Assembly: SoDataBase.dll
Syntax
public interface IExtraFieldsHelper
Methods
GetExtraFieldsHelper()
Returns the row's helper so that the entity can forward settings to it.
Declaration
ExtraFieldsHelper GetExtraFieldsHelper()
Returns
| Type | Description |
|---|---|
| ExtraFieldsHelper | Returns the helper |