TextAuthoringProjectTrainedModel.HasSnapshot 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 flag to indicate if the trained model has a snapshot ready.
public bool HasSnapshot { get; }
member this.HasSnapshot : bool
Public ReadOnly Property HasSnapshot As Boolean