 | ForceDeleteModeAttribute Class |
Specifies a delete mode for an entity explicitly, as opposed to allowing NetFORUM or Ignition system logic to make the determination
Inheritance HierarchySystemObject
SystemAttribute
Ignition.Framework.EntitiesForceDeleteModeAttribute
Namespace: Ignition.Framework.EntitiesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax[AttributeUsageAttribute(AttributeTargets.Class)]
public sealed class ForceDeleteModeAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.Class)>
Public NotInheritable Class ForceDeleteModeAttribute
Inherits Attribute
[AttributeUsageAttribute(AttributeTargets::Class)]
public ref class ForceDeleteModeAttribute sealed : public Attribute
[<SealedAttribute>]
[<AttributeUsageAttribute(AttributeTargets.Class)>]
type ForceDeleteModeAttribute =
class
inherit Attribute
endThe ForceDeleteModeAttribute type exposes the following members.
Constructors
Properties
See Also