[]
Gets the comment of the custom name.
string GetModelScopeCustomNameComment(string name)
Function GetModelScopeCustomNameComment(name As String) As String
Type | Name | Description |
---|---|---|
string | name | The name of the custom name to get |
Type | Description |
---|---|
string | Returns the comment of the custom name |