Hi, since SubtypeSublayer cannot be queried, Esri suggested querying the parent SubtypeFeatureLayer in answer . Is there a way to get the SubtypeSublayer's parent SubtypeFeatureLayer from the SubtypeSublayer ? SubtypeSublayers in the JavaScript SDK has a parent property doc . But I couldn't find a similar property in the .NET Maps SDK.
Thanks.