This document is archived and information here might be outdated. Recommended version. |
Product code.
[Visual Basic .NET] Public Property ProductCode As esriProductCode
[C#] public esriProductCode ProductCode {get; set;}
[C++]
HRESULT get_ProductCode(
esriProductCode* ProductCode
);
[C++]
HRESULT put_ProductCode(
esriProductCode ProductCode
);
[C++] Parameters ProductCode [out, retval]
ProductCode is a parameter of type esriProductCode* ProductCode [in]
ProductCode is a parameter of type esriProductCode