| Name | Description |
|---|---|
| NotifyChange() | Notify the application object that something has changed and that an update is required. |
| Name | Description |
|---|---|
| AllProperties | Gets all properties (flat view). |
| Attributes | Gets the collection of attributes. |
| Caption | Gets the caption of the object. |
| Controller | Gets the controller associated to the object. |
| Extension | Gets the extension associated to the object. |
| Icon | Gets the icon name of the object. |
| Id | Gets the identifier of the object. |
| LogFile | Value of the LogFile attribute of the sampling. Indicates if the sampling provides messages to generate a log file. |
| MaximumNumberOfDoubleListParameters | Value of the MaximumNumberOfDoubleListParameters attribute of the sampling. Indicates the maximum number of double list parameters supported. |
| MaximumNumberOfDoubleParameters | Value of the MaximumNumberOfDoubleParameters attribute of the sampling. Indicates the maximum number of double parameters supported. |
| MaximumNumberOfInputParameters | Value of the MaximumNumberOfInputParameters attribute of the sampling. Indicates the maximum number of input parameters supported. |
| MaximumNumberOfIntegerListParameters | Value of the MaximumNumberOfIntegerListParameters attribute of the sampling. Indicates the maximum number of integer list parameters supported. |
| Name | Gets the internal name of the object. |
| NumberOfDoubleListParametersDefined | Actual number of double list parameters defined in the design of experiments. |
| NumberOfDoubleParametersDefined | Actual number of double parameters defined in the design of experiments. |
| NumberOfInputParametersDefined | Actual number of input parameters defined in the design of experiments. |
| NumberOfIntegerListParametersDefined | Actual number of integer list parameters defined in the design of experiments. |
| ObjectLocation | Gets the location of the object within his parent. |
| ObjectType | Gets the type of the object. |
| Parent | Gets the parent object. |
| Properties | Gets the collection of properties. |
| State | Gets the state of the object. |
| SupportedLocations | Gets the locations supported by the object. |
| Version | Gets the version of the object. |