 | 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
SyntaxIReadOnlyMemoEntityMember NotesClearMember { get; }
ReadOnly Property NotesClearMember As IReadOnlyMemoEntityMember
Get
Property Value
Type:
IReadOnlyMemoEntityMember
RemarksThis entity member is bound to the NotesClear (Notes en texte brut) column of the AnalyticPlanItem (Poste analytique) table.
See Also