This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectFactoryX Interface > IServerObjectFactoryX.SetProductCode Method (ArcObjects .NET 10.4 SDK) |
Sets the product code.
[Visual Basic .NET] Public Sub SetProductCode ( _ ByVal productCode As Integer _ )
[C#] public void SetProductCode ( int productCode );
[C++]
HRESULT SetProductCode(
Long productCode
);
[C++]
Parameters productCode [in] productCode is a parameter of type Long