This document is archived and information here might be outdated. Recommended version. |
Indicates if the schematic database is at the current release level.
[Visual Basic .NET]
Public ReadOnly Property CurrentRelease As Boolean
[C#]
public bool CurrentRelease {get;}
[C++]
HRESULT get_CurrentRelease(
Boolean* IsCurrent
);
[C++] Parameters IsCurrent [out, retval]
IsCurrent is a parameter of type bool*