[]
        
(Showing Draft Content)

C1.Ssrs.RplReader.Recs.RecTable.Add

Add Method

Add(RecTable)

Declaration
public void Add(RecTable table)
Parameters
Type Name Description
RecTable table

Add(byte, CreateRplRec, object)

Declaration
public RecTableItem Add(byte recType, CreateRplRec createMethod, object defaultValue)
Parameters
Type Name Description
byte recType
CreateRplRec createMethod
object defaultValue
Returns
Type Description
RecTableItem