Indicates if the layer is currently valid.
[Visual Basic 6.0] Property Valid As Boolean
[Visual Basic .NET] Public ReadOnly Property Valid As Boolean
[C#] public bool Valid {get;}
[Java] public boolean isValid() throws IOException, AutomationException
[C++]
HRESULT get_Valid(
VARIANT_BOOL* Valid
);
Parameters
Valid [out, retval]
Valid is a parameter of type VARIANT_BOOL