The ThirdParty property specifies the product acting as a replication Publisher.
object.ThirdParty [= value]
object
Expression that evaluates to an object in the Applies To list
value
TRUE or FALSE
Boolean
Read/write
HRESULT GetThirdParty(LPBOOL pRetVal);
HRESULT SetThirdParty(BOOL NewValue);
If FALSE (default), the referenced Publisher identifies an instance of Microsoft® SQL Server™ 2000.
If TRUE, the referenced Publisher does not identify an instance of SQL Server.