Meta Data Services Programming
IReposProperty2 APIType Property
The APIType property contains the data type of the property.
Syntax
HRESULT APIType (
LONG *pAPIType
);
Dispatch Identifier: DISPID_IReposProperty2_APIType = 42
Parameters
*pAPIType
[out]
The data type of the property.
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.