 | IApproachChargeDocumentLineEntityDescriptionClear Property |
Gets or sets the description without RTF formatting
(Description commerciale en clair)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.ApproachCharge
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxstring DescriptionClear { get; set; }
Property DescriptionClear As String
Get
Set
Property Value
Type:
String
RemarksThis entity member is bound to the DescriptionClear (Description commerciale en clair) column of the PurchaseDocumentLine (Ligne de document d'achat) table.
See Also