AFObject.ValidateName Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Helper function to validate the name according to the
rules for valid names in the AF SDK.
Overload List
| Name | Description | |
|---|---|---|
| ValidateName(String, String) |
Helper function to validate the name according to the
default rules for valid names in the AF SDK.
| |
| ValidateName(AFIdentity, String, String) |
Helper function to validate the name according to the
rules for valid names of the specified object type in the AF SDK.
|