 | IContactEntityBaseOtherAddressId Property |
Other Address Id (not saved ; used to select other 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> OtherAddressId { get; set; }
Property OtherAddressId As Nullable(Of Guid)
Get
Set
Property Value
Type:
NullableGuid
See Also