AFNameSubstitution.ResolveName Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Resolves the substitution fields within the new name for an object.
Overload List
| Name | Description | |
|---|---|---|
| ResolveName(AFObject, String, IFormatProvider) |
Resolves the substitution fields within the new name for the specified object.
| |
| ResolveName(AFObject, IAFDataProvider, String, IFormatProvider) |
Resolves the substitution fields within the new name for the specified object and IAFDataProvider.
| |
| ResolveName(AFObject, Object, IAFDataProvider, String, IFormatProvider) |
Resolves the substitution fields within the new name for the specified object, time context, and IAFDataProvider.
|