Dimensions RM  10.1.4
ns__ConnectionInfo Struct Reference

Holds information about project connection parameters. More...

#include <rtmservice.h>

List of all members.

Public Attributes

xsd__string sUserId
 User identifier (login ID for Dimensions RM).
xsd__string sPassword
 Password.
xsd__string sProjectName
 RM project name.
xsd__string sDatabase
 RM Database name.

Detailed Description

Holds information about project connection parameters.

The ns__ConnectionInfo struct holds project connection information that consists of user id, password, project name, and database.

Definition at line 162 of file rtmservice.h.


Member Data Documentation

RM Database name.

Definition at line 170 of file rtmservice.h.

Password.

Definition at line 166 of file rtmservice.h.

RM project name.

Definition at line 168 of file rtmservice.h.

User identifier (login ID for Dimensions RM).

Definition at line 164 of file rtmservice.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator