Property IsIndexing
IsIndexing
Gets or sets a value indicating whether this protocol contains at least one active parameter that will be indexed as DynamicData.
public bool IsIndexing { get; set; }
Property Value
- bool
true
if this protocol contains at least one active parameter that will be indexed as DynamicData.