| Constable Authorization Engine 2.0 BETA |
|
PropertyCollection.AddNew Method
[This is preliminary documentation and subject to change.]
Creates a new Property and adds it to the collection.
[Visual Basic]
Overridable Public Function AddNew( _
ByVal
id As
String _
) As
Property
Parameters
-
id
- The Id of the new property.
Return Value
A reference to the newly created property.
See Also
PropertyCollection Class | LaMarvin.Constable.Model Namespace