Initializing help system before first use

getStructName Method

Note: This API is now obsolete.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 5.0.2.0
Syntax
C#
[ObsoleteAttribute("Use GetStructName(XPRMVarStruct) instead")]
public static string getStructName(
	int s
)

Parameters

s
Type:  SystemInt32

Return Value

Type:  String
See Also