[]
        
(Showing Draft Content)

C1.WPF.Report.AllowedValuesDefinition.AssignFrom

AssignFrom Method

AssignFrom(AllowedValuesDefinition)

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

Declaration
public void AssignFrom(AllowedValuesDefinition source)
Parameters
Type Name Description
AllowedValuesDefinition source

The source object to copy properties from.