Click or drag to resize

ExportFieldGuard<EXPORTSETTINGSTYPE, FIELDSETTINGSTYPE>.ApplyEdit Method

Stores Export Field settings for owned fields.

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

Parameters

objectType  ctEditGuardObjectType
poObject  ICTObject
lParentHWND  Int64

Return Value

Boolean
See Also