Method SetProperty
SetProperty(uint, string, string)
Set a property value on an entity
Declaration
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 |