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