GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoLayerAbilities Interface / AllowDelete Property
In This Topic
    AllowDelete Property (IGoLayerAbilities)
    In This Topic
    Gets or sets whether the user can delete selected objects in this layer, document or view.
    Syntax
    bool AllowDelete {get; set;}
    See Also