Meta Data Services Programming
IRepositoryObject2 ClassName Property
The ClassName property identifies the name of the class where the property is used.
Syntax
HRESULT ClassName (
BSTR *pClassName
);
Dispatch Identifier: DISPID_IRepositoryObject2_ClassName = 31
Parameters
*pClassName
[out, retval]
A pointer to the string that contains the name of the class.
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.