EditArgs.SetSelectedPropertyObjectFile
- 更新时间2025-07-21
- 阅读时长1分钟
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.