AFFile.Delete Method
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Delete the file from the server.
Namespace: OSIsoft.AF.Asset
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.