Constable Authorization Engine 2.0 BETA

IChangeableCollection.IsSetAllowed Property

[This is preliminary documentation and subject to change.]

Returns flag that determines if an element in the collection can be replaced.

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

Property Value

Returns true if an element in the collection can be replaced; false otherwise.

See Also

IChangeableCollection Interface | LaMarvin.ComponentModel Namespace