Click or drag to resize

ExportBaseFIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPEHasProfileSettings Method

Check if ProfileOptionsExtension of this class is Dummy or a real object.

Namespace: CTExtensions.ExportCore
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public bool HasProfileSettings()

Return Value

Boolean
True if real custom object, false for Dummy.
See Also