TenantsloadForBatch Method

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static Tenants[] loadForBatch(
	string startBld,
	string endBld,
	long clientId,
	string type,
	bool future = false
)

Parameters

startBld  String
 
endBld  String
 
clientId  Int64
 
type  String
 
future  Boolean  (Optional)
 

Return Value

Tenants

See Also