GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoLayerAbilities Interface / CanDeleteObjects Method
In This Topic
    CanDeleteObjects Method (IGoLayerAbilities)
    In This Topic
    Called to see if the user can delete selected objects in this layer, document or view.
    Syntax
    bool CanDeleteObjects()
    See Also