Upload Program Component
Quick Facts
| Property | Value |
|---|---|
| Class | ULPythonProgramComponent |
| Module | cenpyupload.ULPythonProgramComponent |
| Package | cenpyupload |
| Release | R2025.2.4 |
| Methods | 1 |
| Inherits from | OlpCorePythonProgramComponent |
Inheritance
Method Index
| Method | Returns | Summary |
|---|---|---|
SetName | — | Set the name for the program component |
Mutation Methods
SetName
def SetName(name: str)Set the name for the program component
Parameters:
| Name | Type | Description |
|---|---|---|
name | str | name to be set |
Version Notes
This class is documented as of release R2025.2.4.
Was this page helpful?