This document covers the following topics:
Gives access to certain parameters of a specific Natural development environment.
The following properties are available:
Used to navigate to the parent interface of this interface.
Natural Data Format | Variant Type | Remark |
---|---|---|
HANDLE OF OBJECT | VT_DISPATCH (INatAutoEnvironment) | Get only |
Used to navigate to the root interface.
Natural Data Format | Variant Type | Remark |
---|---|---|
HANDLE OF OBJECT | VT_DISPATCH (INatAutoStudio) | Get only |
The name of the current logon library.
Natural Data Format | Variant Type | Remark |
---|---|---|
A | VT_BSTR | Get only |
The database number of the system file where the current logon library is located.
Natural Data Format | Variant Type | Remark |
---|---|---|
I4 | VT_I4 | Get only |
The file number of the system file where the current logon library is located.
Natural Data Format | Variant Type | Remark |
---|---|---|
I4 | VT_I4 | Get only |
The database number of the Natural system file.
Natural Data Format | Variant Type | Remark |
---|---|---|
I4 | VT_I4 | Get only |
The file number of the Natural system file.
Natural Data Format | Variant Type | Remark |
---|---|---|
I4 | VT_I4 | Get only |
The database number of the user system file.
Natural Data Format | Variant Type | Remark |
---|---|---|
I4 | VT_I4 | Get only |
The file number of the user system file.
Natural Data Format | Variant Type | Remark |
---|---|---|
I4 | VT_I4 | Get only |
The database number of the development server file.
Natural Data Format | Variant Type | Remark |
---|---|---|
I4 | VT_I4 | Get only |
The file number of the development server file.
Natural Data Format | Variant Type | Remark |
---|---|---|
I4 | VT_I4 | Get only |
The database number of the system file for DDMs.
Natural Data Format | Variant Type | Remark |
---|---|---|
I4 | VT_I4 | Get only |
The file number of the system file for DDMs.
Natural Data Format | Variant Type | Remark |
---|---|---|
I4 | VT_I4 | Get only |
A string containing an XML document that contains the current values of a defined subset of the Natural profile parameters. For the meaning of the individual parameters, refer to the Parameter Reference. In the case of a remote environment, the document contains only a defined subset of the profile parameters.
For the local environment, the XML document is structured according to the DTD provided in the section DTD for INatAutoNatparm - Local Environment.
For a remote environment, the XML document is structured according to the DTD provided in the section DTD for INatAutoNatparm - Remote Environment.
Natural Data Format | Variant Type | Remark |
---|---|---|
A | VT_BSTR | Get only |