Click or drag to resize

IFieldContainerT Properties

The IFieldContainerT generic type exposes the following members.

Properties
  NameDescription
Public propertyAppFields
Gets the entire list of application fields accessible by the script.
(Inherited from IContainer.)
Public propertyOptions
Gets the options associated to the script.
(Inherited from IContainer.)
Public propertyOwnerField
Gets the FieldItem the container instance belongs to.
(Inherited from IFieldContainerBase.)
Top
See Also