CadXdataContainer.GetData

CadXdataContainer.GetData method

Gets the data.

public CadXdata GetData(string applicationName)
ParameterTypeDescription
applicationNameStringName of the application.

Return Value

The xdata.

See Also