DataShortcutsDataShortcutManagerExportableItemIsExported Property |
Whether the Civil 3D object has already been exported in the current DS project or not.
Namespace: Autodesk.Civil.DataShortcutsAssembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.7.0.1190
Syntaxpublic bool IsExported { get; }
Public ReadOnly Property IsExported As Boolean
Get
public:
property bool IsExported {
bool get ();
}
Property Value
Boolean
See Also