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.
A flag to indicate whether Reverse Shipping details are updated or not after device has been prepared.
Read only field
public bool? IsUpdated { get; }
member this.IsUpdated : Nullable<bool>
Public ReadOnly Property IsUpdated As Nullable(Of Boolean)