The TypeUsageList contains a list of types a PropertyObjectFile object uses. Use this class to insert or delete types from a file.
 | Note When you edit a PropertyObjectFile object by inserting named data types or step types in to the file, you should add any new types to the TypeUsageList object for the file so the types immediately appear in the Types view in the sequence editor for the file. Use the TypeUsageList.AddUsedTypes or TypeUsageList.Union method to add new types. |
Properties
Methods
See Also
PropertyObjectFile.TypeUsageList
TypeUsageList.AddUsedTypes
TypeUsageList.Union