Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public enum PropertiesSet |
| Visual Basic |
|---|
Public Enumeration PropertiesSet |
| Visual C++ |
|---|
public enum class PropertiesSet |
Members
| Member name | Value | Description | |
|---|---|---|---|
| NoProperties | 0 | ||
| ReportTypeProperty | 2 | ||
| ReportExtentProperty | 4 | ||
| ReportSheetOnlyProperty | 8 | ||
| AlignmentIdProperty | 16 | ||
| StartStationProperty | 32 | ||
| EndStationProperty | 64 | ||
| ReportSelectedPayItemsOnlyProperty | 128 | ||
| AlignmentOffsetIdProperty | 256 |