AFNameSubstitution.ResolveName Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.
|