SetParentTeamRequest.DoNotMoveAllRecords Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets whether to move owned records to new Business Unit.
public bool DoNotMoveAllRecords { get; set; }
member this.DoNotMoveAllRecords : bool with get, set
Public Property DoNotMoveAllRecords As Boolean
Property Value
Indicates whether to move owned records to new Business Unit.
true
to move the records, otherwise, false
.