This document is archived and information here might be outdated. Recommended version. |
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(
Boolean* bValid
);
[C++] Parameters bValid [out, retval]
bValid is a parameter of type bool*