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