IReposProperty2 IsOriginCollection Property
From Meta Data Services Programming
Meta Data Services Programming
IReposProperty2 IsOriginCollection Property
The IsOriginCollection property indicates whether the collection is the origin of the relationship.
Syntax
HRESULT IsOriginCollection (
VARIANT_BOOL *pIsOrigin
);
Dispatch Identifier: DISPID_IReposProperty2_IsOriginCollection = 43
Parameters
*pIsOrigin
[out]
TRUE if the collection is the origin of the relationship.
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.