Click or drag to resize

ExportFieldGuardEXPORTSETTINGSTYPE, FIELDSETTINGSTYPEPreDelete Method

Cleans removed fields from stored data.

Namespace: CTExtensions.ExportCore.EXTs
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public override bool PreDelete(
	ctEditGuardObjectType objectType,
	ICTObject poObject,
	long lParentHWND
)

Parameters

objectType  ctEditGuardObjectType
poObject  ICTObject
lParentHWND  Int64

Return Value

Boolean
See Also