ServerStation.LoadSolutionVersion Method

Begin load selection version
[ID("LoadSolutionVersion", (int)e.LoadSolutionVersion)] 
[EditorBrowsable(EditorBrowsableState.Advanced)] 
public bool LoadSolutionVersion( 
   string solutionPathName 
)

Parameters

solutionPathName
string

Solution file name

Return Value

bool

Flag success

.NET Framework

Supported in: 4.8

In this article

Definition