FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs.RplReader.Recs Namespace / RplRecs Class / FindByRecType Method

In This Topic
    FindByRecType Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function FindByRecType( _
       ByVal recType As Byte _
    ) As RplRec
    public RplRec FindByRecType( 
       byte recType
    )

    Parameters

    recType
    See Also