Initializing help system before first use

getTypeName Method

Note: This API is now obsolete.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
[ObsoleteAttribute("Use GetTypeName(XPRMVarType) instead")]
public static string getTypeName(
	XPRMModel model,
	int t
)

Parameters

model
Type:  MoselXPRMModel
t
Type:  SystemInt32

Return Value

Type:  String
See Also