Method SetProperty
SetProperty(uint, string, string)
Set a property value on an entity
Declaration
[HandleProcessCorruptedStateExceptions]
public string SetProperty(uint entity, string propertyName, string propertyValue)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | entity | The entity |
| string | propertyName | The property name |
| string | propertyValue | The property value |
Returns
| Type | Description |
|---|---|
| string |