DataCollection | ComponentOne
C1.DataCollection.SignalR.Client Assembly / C1.DataCollection.SignalR.Client Namespace / InitializationResult Class / CanReplace Property

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