Meta Data Services Programming
IReposProperty2 IsBaseMember Property
The IsBaseMember property indicates whether the property is a base member.
Syntax
HRESULT IsBaseMember (
VARIANT_BOOL *pIsBase
);
Dispatch Identifier: DISPID_IReposProperty2_IsBaseMember = 41
Parameters
*pIsBase
[out]
TRUE if the property is a base member.
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.