SettingsRootAssociateShortcutProjectId Property |
Gets or sets the id of associate shortcut project to this drawing.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string AssociateShortcutProjectId { get; set; }
Public Property AssociateShortcutProjectId As String
Get
Set
public:
property String^ AssociateShortcutProjectId {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also