ComponentOne Data Source for Entity Framework
C1.LiveLinq.LiveViews Namespace / PropertyIsNotVirtualException Class / HResult Property

In This Topic
    HResult Property (PropertyIsNotVirtualException)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HResult As System.Integer
    public System.int HResult {get;}
    See Also