This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicDatabaseRelease Interface > ISchematicDatabaseRelease.CanUpgrade Property (ArcObjects .NET 10.5 SDK) |
Indicates if the schematic database can be upgraded with this interface. If not, then another utility must be used to upgrade it.
[Visual Basic .NET] Public ReadOnly Property CanUpgrade As Boolean
[C#] public bool CanUpgrade {get;}
[C++]
HRESULT get_CanUpgrade(
VARIANT_BOOL* CanUpgrade
);
[C++]
Parameters CanUpgrade [out, retval] CanUpgrade is a parameter of type VARIANT_BOOL