Constable Authorization Engine 2.0 BETA

PropertyCollection.Item Property

[This is preliminary documentation and subject to change.]

Gets the property with the given index in the collection.

Overload List

Gets the property with the given index in the collection.

public virtual Property this[int] {get;}

Gets the property with the given Id.

public virtual Property this[string] {get;}

See Also

PropertyCollection Class | LaMarvin.Constable.Model Namespace