DataCollection | ComponentOne
C1.DataCollection.SignalR.Server Assembly / C1.DataCollection.SignalR.Server Namespace / InitializationResult Class / CanRemove Property

In This Topic
    CanRemove Property (InitializationResult)
    In This Topic
    Gets whether the collection can remove items.
    Syntax
    'Declaration
     
    Public Property CanRemove As Boolean
    public bool CanRemove {get; set;}
    See Also