PIIdentityMapping.CheckIn Method
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
This method checks in (commits) all the changes to the object by saving the information to PI Data Archive.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public void CheckIn()
Public Sub CheckIn Dim instance As PIIdentityMapping instance.CheckIn()
public: void CheckIn()
member CheckIn : unit -> unit