This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILayer2 Interface > ILayer2.Valid Property (ArcObjects .NET 10.5 SDK) |
Indicates if the layer is currently valid.
[Visual Basic .NET] Public ReadOnly Property Valid As Boolean
[C#] public bool Valid {get;}
[C++]
HRESULT get_Valid(
VARIANT_BOOL* Valid
);
[C++]
Parameters Valid [out, retval] Valid is a parameter of type VARIANT_BOOL