new DynamicFC(parent, idx, layerPackage, config)
- Source:
Create an feature class object for a feature class that is a child of a dynamic layer
Parameters:
| Name | Type | Description | 
|---|---|---|
| parent | Object | the Record object that this Feature Class belongs to | 
| idx | String | the service index of this Feature Class. an integer in string format. use '0' for non-indexed sources. | 
| layerPackage | Object | a layer package object from the attribute module for this feature class | 
| config | Object | the config object for this sublayer |