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