The SnapshotAvailable property is TRUE when an initial snapshot of article data is available to Subscribers.
object.SnapshotAvailable [= value]
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);
When used with the TransPublication object, the SnapshotAvailable property is not defined and always returns False if the publication is not set for immediate synchronization.