Click or drag to resize

IThirdPartyAddressComplexEntityMemberUserMadeDescription Property

Gets or sets wether description has been customized by user avoid to clear description even if address is empty

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<bool> UserMadeDescription { get; set; }

Property Value

Type: NullableBoolean
See Also