IDeleteLicenseDataChallenge.Kids 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 the key identifiers of the licenses that were deleted.
public System.Collections.ObjectModel.ReadOnlyCollection<Guid> Kids { get; }
member this.Kids : System.Collections.ObjectModel.ReadOnlyCollection<Guid>
Public ReadOnly Property Kids As ReadOnlyCollection(Of Guid)