Share

QTOUtility.PayItemFileFormat Property

Gets the pay item file format



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public static PayItemFileFormat PayItemFileFormat { get; }

VB

Public Shared ReadOnly Property PayItemFileFormat As PayItemFileFormat
	Get

C++

public:
static property PayItemFileFormat PayItemFileFormat {
	PayItemFileFormat get ();
}

Property Value

PayItemFileFormat

See Also

Reference

Was this information helpful?