Click or drag to resize

ExportBaseFIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPEHasUserSettings Method

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

Namespace:  CTExtensions.ExportCore
Assembly:  CTInterface (in CTInterface.dll)
Syntax
public bool HasUserSettings()

Return Value

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