FeatureLineCodeInfoPayItems Property

Gets or Sets the pay item list.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public string[] PayItems { get; set; }

Property Value

String
Exceptions
ExceptionCondition
[!:System.ArgumentException] Thrown when pay item ids to be set are not in the existing pay item list.
See Also