WinDocRetrievalgetDocuments Method

Definition

Namespace: MbcsCentral.WinPM
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
public static void getDocuments(
	Tenants tenant,
	TreeView tree,
	bool AllInv = false,
	bool All = false
)

Parameters

tenant  Tenants
 
tree  TreeView
 
AllInv  Boolean  (Optional)
 
All  Boolean  (Optional)
 

See Also