specifies whether to allow reports to be generated on a subset of pay items which are selected in master pay item list.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public PropertyBoolean ReportSelectedPayItemOnly { get; }
Visual Basic
Public ReadOnly Property ReportSelectedPayItemOnly As PropertyBoolean Get
Visual C++
public: property PropertyBoolean^ ReportSelectedPayItemOnly { PropertyBoolean^ get (); }