Method: RDI::Model::DependencyUserChoice#IdxDestination
- Defined in:
- lib/rdi/Model/DependencyUserChoice.rb
#IdxDestination ⇒ Object (readonly)
Destination index chosen for this dependency (can be nil if not to be installed)
Integer
31 32 33 |
# File 'lib/rdi/Model/DependencyUserChoice.rb', line 31 def IdxDestination @IdxDestination end |