[]
        
(Showing Draft Content)

C1.Report.ReportLabeledValue.AssignFrom

AssignFrom Method

AssignFrom(ReportLabeledValue)

Assigns (copies) properties from another ReportLabeledValue to the current object.

Declaration
public void AssignFrom(ReportLabeledValue source)
Public Sub AssignFrom(source As ReportLabeledValue)
Parameters
Type Name Description
ReportLabeledValue source

The source object to copy properties from.