Manager..::..GetSystemNumber Method (SystemNumbers)

Gets the system number.

Namespace:  JiwaFinancials.Jiwa.JiwaApplication
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public static string GetSystemNumber(
	Manager..::..SystemNumbers TargetModule
)
Public Shared Function GetSystemNumber ( _
	TargetModule As Manager..::..SystemNumbers _
) As String
public:
static String^ GetSystemNumber(
	Manager..::..SystemNumbers^ TargetModule
)

Parameters

TargetModule
Type: JiwaFinancials.Jiwa.JiwaApplication..::..Manager..::..SystemNumbers
The target module.

Return Value

System.String.

Exceptions


ExceptionCondition
ExceptionInvalid target module.