DefineNolItem Method
Description
Stores the current open Item in a Named Object Library as a named item, replacing any existing Item with the same name.
Syntax
| Visual Basic |
|---|
Public Function DefineNolItem( _ ByVal item As String _ ) As Integer |
Parameters
- item
- The named Item to create, or replace.
Remarks
Available: GEO OD SISpy
Group:
Example
sis.DefineNolItem("item")