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.
Parameter to include/exclude disabled indicators.
public bool? IsIncludeDisabled { get; set; }
member this.IsIncludeDisabled : Nullable<bool> with get, set
Public Property IsIncludeDisabled As Nullable(Of Boolean)