EditArgs.SetSelectedPropertyObjectFile
- Updated2025-07-21
- 1 minute(s) read
EditArgs.SetSelectedPropertyObjectFile
Syntax
EditArgs.SetSelectedPropertyObjectFile( propertyFile)
Purpose
Use this property to set the currently active property object file as the selected property object file.
Remarks
Stores the selected property object file so you can use it in the sequence context.
Parameters
propertyFile As PropertyObjectFile
[In] Specifies the selected PropertyObjectFile object.