Constable Authorization Engine 2.0 BETA

IChangeableCollection.IsInsertAllowed Property

[This is preliminary documentation and subject to change.]

Returns flag that determines if the collection can be inserted (or added) to.

[Visual Basic]
Property IsInsertAllowed As Boolean
[C#]
bool IsInsertAllowed {get;}

Property Value

Returns true if the collection can be inserted to; false otherwise.

See Also

IChangeableCollection Interface | LaMarvin.ComponentModel Namespace