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