Home
Change View
Print
CimTable
.Name (read-only property)
Gets the table name.
Syntax:
String
=
object
.
Name
Description:
CimTable.Name
is a readonly string representing the table name.
Examples
MsgBox myTable.Name