RuntimeStateCurrentMacroProject Property |
Gets the current macro project.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string CurrentMacroProject { get; }
Public ReadOnly Property CurrentMacroProject As String
Get
public:
property String^ CurrentMacroProject {
String^ get ();
}
Property Value
String
See Also