SettingsCmdFeatureLinesFromCorridorSettingsCmdFeatureLineCreationFeatureLineName Property |
Gets whether to specify the name of the feature line.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean FeatureLineName { get; }
Public ReadOnly Property FeatureLineName As PropertyBoolean
Get
public:
property PropertyBoolean^ FeatureLineName {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also