frmTransactionResearchValidateRange Method

Definition

Namespace: MbcsCentral.WinGL
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private bool ValidateRange(
	string range,
	bool MinusOnly = true
)

Parameters

range  String
 
MinusOnly  Boolean  (Optional)
 

Return Value

Boolean

See Also