Click or drag to resize

ReferenceRowProviderId Property

Gets the Id of the row.

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public override Guid Id { get; }

Property Value

Type: Guid
The identifier.
See Also