AffectedNavigationPaths Data Type

Implemented Interfaces
Serializable
Properties
name data type description
NavigationPathRef array of NavigationPathRef

Example

{
  "NavigationPathRef" : [ {
    "value" : "..."
  }, {
    "value" : "..."
  } ]
}