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 instance count for a given script action execution status.
public int? InstanceCount { get; }
member this.InstanceCount : Nullable<int>
Public ReadOnly Property InstanceCount As Nullable(Of Integer)