Share

QTOUtility.PayItemFilePath Property

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 ();
}

Property Value

String

See Also

Reference

Was this information helpful?