AFAnalysis.SetStatus Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Set the analysis status.
Overload List
| Name | Description | |
|---|---|---|
| SetStatus(AFStatus) |
Set the analysis Status property immediately in the server.
| |
| SetStatus(IListAFAnalysis, AFStatus) |
Set the list of analyses to the specified status.
| |
| SetStatus(AFDatabase, AFObject, AFStatus, AFStatus) |
Sets all the analyses based upon a filter object to the specified status.
|