GetSelectedEntity Method
Gets the selected entity (representing the chosen version/revision) from the control. The entity will only be valid (non-null) when the combo box was loaded with LoadVersions or LoadRevisions
Syntax
public IEntity GetSelectedEntity()Public Function GetSelectedEntity() As IEntity