[]
Sets a comment for a common custom name.
public bool SetCustomNameComment(string name, string comment)
Public Function SetCustomNameComment(name As String, comment As String) As Boolean
Type | Name | Description |
---|---|---|
string | name | Name of the custom name |
string | comment | Comment of the custom name |
Type | Description |
---|---|
bool | true if successful; false otherwise |