[]
        
(Showing Draft Content)

C1.C1Preview.TagDateTimeInputParams.AssignFrom

AssignFrom Method

AssignFrom(TagInputParams)

Copies the properties of the specified object to the current object.

Declaration
public override void AssignFrom(TagInputParams source)
Parameters
Type Name Description
TagInputParams source

The source object to copy properties from.

Overrides