Northwoods.Go Assembly > Northwoods.Go Namespace > GoObject Class : Deletable Property |
'Declaration <DefaultValueAttribute()> <DescriptionAttribute("Whether users can delete this object.")> <CategoryAttribute("Behavior")> Public Overridable Property Deletable As Boolean
[DefaultValueAttribute()] [DescriptionAttribute("Whether users can delete this object.")] [CategoryAttribute("Behavior")] public virtual bool Deletable {get; set;}
obj.Remove()
. When this object is part of a group, the default edit delete behavior is to remove the object from the group.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2