This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IServiceData Interface > IServiceData.NotModified Property (ArcObjects .NET 10.4 SDK) |
Not modified boolean.
[Visual Basic .NET] Public ReadOnly Property NotModified As Boolean
[C#] public bool NotModified {get;}
[C++]
HRESULT get_NotModified(
VARIANT_BOOL* NotModified
);
[C++]
Parameters NotModified [out, retval] NotModified is a parameter of type VARIANT_BOOL