 | IReadOnlyRichMemoEntityMemberAssociatedPlainTextMemo Property |
Associated memo which get a copy of this member plain text without the RTF format.
It allows to have in database a plain text version easily useable (with SQL in particular)
Namespace:
EBP.Api.Interfaces.Entity
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
SyntaxIReadOnlyMemoEntityMember AssociatedPlainTextMemo { get; set; }
Property AssociatedPlainTextMemo As IReadOnlyMemoEntityMember
Get
Set
Property Value
Type:
IReadOnlyMemoEntityMember
See Also