SettingsCmdCreatePointsSettingsCmdPointsCreationDisableDescriptionKeys Property |
Gets or sets whether description key matching occurs during point creation.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean DisableDescriptionKeys { get; }
Public ReadOnly Property DisableDescriptionKeys As PropertyBoolean
Get
public:
property PropertyBoolean^ DisableDescriptionKeys {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also