PointUpdateModel.ResetToActive 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.
Reset test point to active.
[System.Runtime.Serialization.DataMember]
public Nullable<bool> ResetToActive { get; }
member this.ResetToActive : Nullable<bool>
Public ReadOnly Property ResetToActive As Nullable(Of Boolean)
Property Value
- Attributes