getSublayerWithSubtypeName method

SubtypeSublayer? getSublayerWithSubtypeName(
  1. String name
)

Finds a SubtypeSublayer for a feature subtype based on the subtype name.

Parameters:

  • name — The subtype name of the sublayer to retrieve.

Return Value: The SubtypeSublayer of the subtype name.