预订演示

请注意 : 本帮助页面不适用于最新版本的Enterprise Architect. 最新的帮助文档在这里.

前页 后页

ProjectRole Class

A ProjectRole object represents a named project role. ProjectRoles can be accessed using the Repository ProjectRole collection.

Associated table in repository

t_projectroles

ProjectRole Attributes

Attribute

Remarks

See also

Description

String
Notes: Read/Write
The project role item description.

Notes

String
Notes: Read/Write
Notes about the project role item.

ObjectType

ObjectType
Notes: Read only
Distinguishes objects referenced through a Dispatch interface.
ObjectType

Role

String
Notes: Read/Write
The project role item name.

ProjectRole Methods

Method

Remarks

See also

GetLastError()

String
Notes: Returns a string value describing the most recent error that occurred in relation to this object.

Update()

Boolean
Notes: Updates the current ProjectRole object after modification or appending a new item.
If False is returned, check the 'GetLastError()' function for more information.