The IsOriginCollection property indicates whether the collection is the origin of the relationship.
HRESULT IsOriginCollection (
VARIANT_BOOL *pIsOrigin
);
Dispatch Identifier: DISPID_IReposProperty2_IsOriginCollection = 43
*pIsOrigin
[out]
TRUE if the collection is the origin of the relationship.
S_OK
The method completed successfully.
This method failed to complete successfully.