CAIndex::Name
Revision as of 04:09, 13 May 2015 by Lchrisman (talk | contribs) (Created page with "<< Back to CAIndex = property string Name = The Identifier of the index. == Data type == string == Access == read/write == API Errors == Although a pro...")
property string Name
The Identifier of the index.
Data type
string
Access
read/write
API Errors
Although a property normally does not change the ErrorCode, if you assign an invalid identifier to this object, the following error will result.
- 41 - "Invalid name for object"
Usage
theName = theIndex.Name
See Also
Comments
Enable comment auto-refresher