AFAnalysis.SetStatus Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- 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.
|