FeatureLineCodeInfoCollectionItem(String) Property


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

Parameters

codeName  String
 

Property Value

FeatureLineCodeInfo
See Also