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