Method ResolveAsync(long, string)
Get field info by path (supports nested paths: Auction.Costs).
Dictionary support: PhoneBook[home], AddressBook[work].City
public Task<FieldInfo?> ResolveAsync(long schemeId, string fieldPath)
Get field info by path (supports nested paths: Auction.Costs).
Dictionary support: PhoneBook[home], AddressBook[work].City
public Task<FieldInfo?> ResolveAsync(long schemeId, string fieldPath)