This document is archived and information here might be outdated. Recommended version. |
True if this object has historical archiving enabled.
[Visual Basic .NET]
Public ReadOnly Property IsArchiving As Boolean
[C#]
public bool IsArchiving {get;}
[C++]
HRESULT get_IsArchiving(
Boolean* IsArchiving
);
[C++] Parameters IsArchiving [out, retval]
IsArchiving is a parameter of type bool*
This property returns a boolean that corresponds to whether archiving is enabled for the versioned object.