Constable Authorization Engine 2.0 BETA

NamedObjectBase.Id Property

[This is preliminary documentation and subject to change.]

Sets or returns the unique Id of the object.

[Visual Basic]
Overridable Public Property Id As String
[C#]
public virtual string Id {get; set;}

Remarks

The object's Id must be unique for objects contained in a collection.

See Also

NamedObjectBase Class | LaMarvin.Constable.Model Namespace