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