Click or drag to resize

WriteBackHandlerReleaseWriteAccess Method


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

Parameters

list  ListWriteBack
failed  ListString

Return Value

Boolean
See Also