SettingsCmdCreateFeatureLineFromAlignSettingsCmdFeatureLineCreationCreateDynamicLink Property |
Gets a PropertyBoolean value specifies whether to create a dynamic link to the alignment. Change this value to False to prevent dynamic link creation.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean CreateDynamicLink { get; }
Public ReadOnly Property CreateDynamicLink As PropertyBoolean
Get
public:
property PropertyBoolean^ CreateDynamicLink {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
See Also