Gets a boolean value indicating whether this storage manager can export graphs.
| C# | Visual Basic | Visual C++ |
bool Exporter { get; }
ReadOnly Property Exporter As Boolean
property bool Exporter { bool get (); }
| C# | Visual Basic | Visual C++ |
bool Exporter { get; }
ReadOnly Property Exporter As Boolean
property bool Exporter { bool get (); }