Gets the pay item categorization path
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public static string PayItemCategorizationPath { get; }
VB
Public Shared ReadOnly Property PayItemCategorizationPath As String Get
C++
public: static property String^ PayItemCategorizationPath { String^ get (); }