RepositoryItemCheckedComboBoxEdit.Assign Method
| Name | Parameters | Description |
|---|---|---|
| Assign(RepositoryItem, Boolean) | item, assignData | Copies settings from the specified object to the current RepositoryItemCheckedComboBoxEdit object, allowing you to select whether data-related settings should be copied. |
| Assign(RepositoryItem) | item | Copies properties of the source repository item to the current object. |