SecurityInsightsWatchlistData.UploadStatus 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.
The status of the Watchlist upload : New, InProgress or Complete. Note : When a Watchlist upload status is InProgress, the Watchlist cannot be deleted.
public string UploadStatus { get; set; }
member this.UploadStatus : string with get, set
Public Property UploadStatus As String