 | 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
SyntaxNullable<bool> UserMadeDescription { get; set; }
Property UserMadeDescription As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBoolean
See Also