iFeatureTemplateDescriptor.DelayReplaceAll Method
Parent Object: iFeatureTemplateDescriptorDescription
Method that flags the ReferenceComponent corresponding to the iFeature as being out of date. The next time this part is opened a message will be displayed to the user notifying them that the iFeature is out of date and allowing them to update it using the file specified.
Syntax
iFeatureTemplateDescriptor.DelayReplaceAll( NewSourceFilename As String )Parameters
Name | Type | Description |
NewSourceFilename | String | Input String value that specifies the name of the file to use during the replacement of the iFeatureTemplateDescriptor. |