Click or drag to resize

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
Syntax
Nullable<Guid> OtherAddressId { get; set; }

Property Value

Type: NullableGuid
See Also