[]
        
(Showing Draft Content)

C1.Ssrs.RplReader.Recs.ElementProperties.GetValue

GetValue Method

GetValue<T>(byte, T)

Declaration
public T GetValue<T>(byte childRecType, T defValue)
Parameters
Type Name Description
byte childRecType
T defValue
Returns
Type Description
T
Type Parameters
Name Description
T