Click or drag to resize

ExportItemFieldChanged Method

Has the field value changed from original. Null and empty are considered the same.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public bool FieldChanged(
	string field
)

Parameters

field  String

Return Value

Boolean
See Also