Click or drag to resize

GenericExportHandlerT, E, ICheckWritebackAccessInPrefill Method

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
protected virtual void CheckWritebackAccessInPrefill(
	List<E> items,
	bool bMarkOnesWithAccess = false
)

Parameters

items
Type: System.Collections.GenericListE
bMarkOnesWithAccess (Optional)
Type: SystemBoolean
See Also