[]
        
(Showing Draft Content)

C1.Report.AllowedValuesDefinition.AssignFrom

AssignFrom Method

AssignFrom(AllowedValuesDefinition)

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

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

The source object to copy properties from.