Click or drag to resize

IndexStatusInformationInstanceStatuses Property

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public IEnumerable<Status> InstanceStatuses { get; set; }

Property Value

Type: IEnumerableStatus
See Also