Click or drag to resize

IBusinessEntityItemBaseNotesClearMember Property

Gets the notes without RTF formatting

(Notes en texte brut)

Namespace:  EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Entities
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyMemoEntityMember NotesClearMember { get; }

Property Value

Type: IReadOnlyMemoEntityMember
Remarks
This entity member is bound to the NotesClear (Notes en texte brut) column of the AnalyticPlanItem (Poste analytique) table.
See Also