The unique Id of the entity object
Namespace:
Aloe.SystemFrameworks.Domain
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
SyntaxPublic ReadOnly Property Id As Guid
Get
public:
property Guid^ Id {
Guid^ get ();
}
member Id : Guid with get
Property Value
Type:
Guid
See Also