Click or drag to resize

IRichMemoWithoutAssociatedMemoLocalizableComplexEntityMember Interface

Rich memo members for several languages

Namespace:  EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Entities
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IRichMemoWithoutAssociatedMemoLocalizableComplexEntityMember : ILocalizableComplexEntityMember, 
	IComplexEntityMember, IDisposable, IEquatable<IProxy>

The IRichMemoWithoutAssociatedMemoLocalizableComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyCurrentLocalizableRichMemo
Gets or sets the current RichMem
Public propertyCurrentLocalizableRichMemoMember
Gets the current RichMem
Public propertyDefaultLocalizableRichMemo
Gets or sets the RichMemo for language 1
Public propertyDefaultLocalizableRichMemoMember
Gets the RichMemo for language 1
Public propertyEntity
The owner entity
(Inherited from IComplexEntityMember.)
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also