Click or drag to resize

IEntityEntityCaption Property

Gets the caption of the current entity, using the content

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
string EntityCaption { get; }

Return Value

Type: String
The caption of the current entity, using the content
See Also