RunCreateModel.PointIds 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.
IDs of the test points to use in the run.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public int[] PointIds { get; }
member this.PointIds : int[]
Public ReadOnly Property PointIds As Integer()
Property Value
- Attributes