![]() | CTObject |
The CTObjectTaggedSettingsO type exposes the following members.
Name | Description | |
---|---|---|
![]() | CTObjectTaggedSettingsO | Initializes a new instance of the CTObjectTaggedSettingsO class |
Name | Description | |
---|---|---|
![]() | CTObject | CT Core Object |
![]() | GUID | Unique identifier that can be used e.g. to safely tag this object to another settings object while keeping the linkages also in profile export/import situations. |
![]() | ProfileOptions_AllowApplyEdit | Allow applying edits for CTObject in profile options. |
![]() | ProfileOptions_AllowDelete | Allow deleting CTObject in Profile Options. |
![]() | ProfileOptions_AllowEnterEdit | Allow entering to edit for CTObject in profile options. |
Name | Description | |
---|---|---|
![]() | CreateAdapter |
By default this settings object has no GUI.
(Overrides SettingsObjectCreateAdapter(ICTExtension)) |
![]() | Deserialize |
Inheritant of this class MUST call C# base.Deserialize(s); (Overrides SettingsObjectDeserialize(Stream)) |
![]() | Init |
Init function called by the system.
(Overrides SettingsObjectInit(ICTExtension)) |
![]() | Serialize |
Inheritant of this class MUST call C# base.Serialize(s); (Overrides SettingsObjectSerialize(Stream)) |
Date | Version | Description |
---|---|---|
- | 2025 SP1 | First Release |