[]
        
(Showing Draft Content)

C1.Data.Entities.EntityViewSource.Name

Name Property

Name

Gets a name of this EntityViewSource to reference it in a C1DataSource.ViewSources collection. It is determined by the EntitySetName but can be overrided by the NameOverride.

Declaration
public override string Name { get; }
Overrides