Scope.IsInArray 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.
Get/Set the whether it is in previous array scope.
public bool IsInArray { get; set; }
member this.IsInArray : bool with get, set
Public Property IsInArray As Boolean