AcUtils
A high performance abstraction layer for AccuRev
Properties | List of all members
AcUtils.GroupElement Class Reference

An AccuRev group from the Groups section in <prog_name>.exe.config. More...

Collaboration diagram for AcUtils.GroupElement:
Collaboration graph
[legend]

Properties

string Group [get]
 The group from the Groups section in <prog_name>.exe.config. More...
 

Detailed Description

An AccuRev group from the Groups section in <prog_name>.exe.config.

Definition at line 25 of file GroupElement.cs.

Property Documentation

string AcUtils.GroupElement.Group
get

The group from the Groups section in <prog_name>.exe.config.

Definition at line 44 of file GroupElement.cs.