The MinDistributionRetention property specifies the least number of hours that an image of replicated data is maintained within the distribution database.
object.MinDistributionRetention [= value]
object
Expression that evaluates to an object in the Applies To list
value
Long integer that specifies a number of hours
Long
Read/write
HRESULT GetMinDistributionRetention(LPDWORD pRetVal);
HRESULT SetMinDistributionRetention(DWORD NewValue);