---
title: SystemMigration.CustomBehaviorItem.PathsItem
framework: devicemanagement
role: symbol
role_heading: Device Management Profile
path: devicemanagement/systemmigration/custombehavioritem/pathsitem
---

# SystemMigration.CustomBehaviorItem.PathsItem

The custom behavior path dictionary.

## Declaration

```data
object SystemMigration.CustomBehaviorItem.PathsItem
```

## Properties

SourcePath: The path to the migrating file or directory on the source system. SourcePathInUserHome: If true, the source path is located within a user home directory. TargetPath: The path to the destination file or directory on the target system. TargetPathInUserHome: If true, the target path is located within a user home directory.
