FeatureLineCollectionFeatureLineCodeInfo Property |
Gets the object that contains information about the code used to construct the FeatureLine.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic FeatureLineCodeInfo FeatureLineCodeInfo { get; }
Public ReadOnly Property FeatureLineCodeInfo As FeatureLineCodeInfo
Get
public:
property FeatureLineCodeInfo^ FeatureLineCodeInfo {
FeatureLineCodeInfo^ get ();
}
Property Value
FeatureLineCodeInfo
See Also