Provides access to properties/methods of a model parameter.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
Current | Indicates if the model parameter is current (i.e., has been created). |
![]() |
Derived | Indicates if the model parameter is a derived value. |
![]() |
Init | Initializes the model parameter using the given parameter as a template. |
![]() |
Marked | Indicates if the model parameter has been marked for validation/execution. |
![]() |
Valid | Indicates if the model parameter is valid. |
![]() |
Validate | Validates the current value of the model parameter. |
![]() |
Value | The value of the parameter object. |
CoClasses that implement IMdParameter
CoClasses and Classes | Description |
---|---|
MdParameter | Model parameter object that references a model variable or contains a value object. |