 | IContactEntityBaseAddressId Property |
Address Id (not saved ; used to select address from third)
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> AddressId { get; set; }
Property AddressId As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
See Also