AlarmItem.Projectname



Projectname() As String
ED
not used
RT
read only

Remarks

Returns the name of the project in which the alarm occurred. As the object Alarm is always executed in the current project, this property is always the same as Project.Name and thisProject.Name in VBA.

With this name the project can be found in the central project list of the application.

See Also

AlarmItem