public void CopyTo( UniversalPropertyList destination, bool includeNameparts )
public: void CopyTo( UniversalPropertyList^ destination, bool includeNameparts )
Parameters
| Parameter Name | Description |
|---|---|
| destination | Object of class derived from UniversalPropertyList or just UniversalPropertyList where properties will be copied. |
| includeNameparts | Include name parts properties. |