Click or drag to resize

WriteBackHandlerReleaseWriteAccess Method

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public bool ReleaseWriteAccess(
	List<WriteBack> list,
	out List<string> failed
)

Parameters

list
Type: System.Collections.GenericListWriteBack
failed
Type: System.Collections.GenericListString

Return Value

Type: Boolean
See Also