Share via


SubmodelInstance.Item Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets a corresponding object in a submodel instance.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public property Item[Decision] Gets a decision in a submodel instance that corresponds to a decision that is defined in the same domain.
Public property Item[Parameter] Gets a parameter in a submodel instance that corresponds to a parameter that is defined in the same domain.
Public property Item[RandomParameter] Gets a random parameter in a submodel instance that corresponds to a random parameter that is defined in the same domain.
Public property Item[RecourseDecision] Gets a recourse decision in a submodel instance that corresponds to a recourse decision that is defined in the same domain.
Public property Item[SubmodelInstance] Gets a submodel instance that is a member of the current submodel instance that corresponds to a submodel instance that is defined in the same domain.

Top

See Also

Reference

SubmodelInstance Class

Microsoft.SolverFoundation.Services Namespace