IField |
public interface IFieldContainerBase : IContainer
The IFieldContainerBase type exposes the following members.
| Name | Description | |
|---|---|---|
| AppFields |
Gets the entire list of application fields accessible
by the script.
(Inherited from IContainer) | |
| Options |
Gets the options associated to the script.
(Inherited from IContainer) | |
| OwnerField | Gets the FieldItem the container instance belongs to. |
| Name | Description | |
|---|---|---|
| LoadOptions | Performs the load operation for getting the scripts options. | |
| Setup | Initializes and setups the container before any items are parsed. |