Click or drag to resize

WriteBackHandlerHasWritePermission Method

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public bool HasWritePermission(
	string file
)

Parameters

file
Type: SystemString

Return Value

Type: Boolean
See Also