EssMdxGetMbrProperty

Returns the value of the specified property for the specified member. The property value will have a type of ESS_MDX_PROPTYPE_NONE if the property is not applicable to the member.

Syntax

ESS_FUNC_M EssMdxGetMbrProperty(
   ESS_MDX_MBRHDL_T       hMbr,
   ESS_MDX_PROPHDL_T      hProp,
   ESS_MDX_PPROPVALUE_T   pPropValue);
ParameterTypeDescription
hMbrinputMember handle
hPropinputProperty handle
pPropValueoutputProperty value