aras.getListId Method
Gets List ID by List name.Syntax
aras.getListId(name)Parameters
| Name | Type | Description |
|---|---|---|
| name | String | Required. List name. |
Return Value
A String.Returns List ID if specified name exists, otherwise returns empty String.
See Also
aras ObjectAras Innovator Client Framework
Comments
Post a Comment