Share

QTOUtility.PayItemCategorizationPath Property

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

Property Value

String

See Also

Reference

Was this information helpful?