 | ICivilityEntityBaseId Property |
The Id column which is indexed PK
(Code Civilité)
Namespace:
EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Entities
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxNullable<Guid> Id { get; set; }
Property Id As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
RemarksThis entity member is bound to the Id (Code Civilité) column of the Civility (Civilités) table.
See Also