Shared Template Feature Creation Set
Represents the creation set object when features, and optionally their utility associations, are created from a SharedTemplate.
Since
300.0.0
Properties
Link copied to clipboard
The collection of newly created UtilityAssociation objects from the shared template. This collection establishes connectivity, containment, and attachment among features created from the shared template when association creation is specified in the GroupTemplateDefinition or PresetTemplateDefinition.
Link copied to clipboard
The collection of newly created ArcGISFeature objects from the shared template. The features created can belong to different tables within the same database. Use Feature.featureTable property to determine its corresponding table.