ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / ClientViewSourceException Class / Source Property

In This Topic
    Source Property (ClientViewSourceException)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Property Source As System.String
    public virtual System.string Source {get; set;}
    See Also