Click or drag to resize

clsTrainingCourseHandshakeResultTrainingCourseSelectableOptions Property

List of selectable options (only for TrainingCourseOptionsBillingPosSelectionMode=eOptionsBillingPosSelectionMode.SelectionOfOptions or TrainingCourseOptionsBillingPosSelectionMode=eOptionsBillingPosSelectionMode.SelectionOfOptionsAndBillingPositions)

Contains the clsKeyPair.sKeyInternal = Internal Phase ID and the clsKeyPair.sMatchcode=Phase Name

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<clsKeyPair> TrainingCourseSelectableOptions { get; set; }

Property Value

Type: ListclsKeyPair
See Also