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