AFFile.Delete Method
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Delete the file from the server.
Namespace: OSIsoft.AF.Asset
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public void Delete()
Public Sub Delete Dim instance As AFFile instance.Delete()
public: void Delete()
member Delete : unit -> unit
Remarks
The file will be permanently deleted from the server.