PropertyMap.ApplyAll Method

Definition

Runs the property translator for each mapped property, based on the source object's current property values.

public:
 void ApplyAll();
public void ApplyAll ();
member this.ApplyAll : unit -> unit
Public Sub ApplyAll ()

Applies to

See also