The SnapshotAvailable property is True when an initial snapshot of article data is available to Subscribers.
| MergePublication Object | TransPublication Object |
object.SnapshotAvailable [= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | True or False |
Boolean
Read/write
HRESULT GetSnapshotAvailable(LPBOOL pRetVal);
HRESULT SetSnapshotAvailable(BOOL NewValue);