set_subject method
set_subject(self, subject)
Sets a single subject of the resource.
def set_subject(self, subject):
...
| Parameter | Type | Description |
|---|---|---|
| subject | System.String | The subject to set. |
Sets a single subject of the resource.
def set_subject(self, subject):
...
| Parameter | Type | Description |
|---|---|---|
| subject | System.String | The subject to set. |