The extension, if any, required to use the function associated with this name object.
[Visual Basic .NET] Public Property RequiredExtension As esriLicenseExtensionCode
[C#] public esriLicenseExtensionCode RequiredExtension {get; set;}
[C++]
HRESULT get_RequiredExtension(
esriLicenseExtensionCode* extension
);
[C++]
HRESULT put_RequiredExtension(
esriLicenseExtensionCode extension
);
[C++]Parameters
extension [out, retval]extension is a parameter of type esriLicenseExtensionCode
extension [in]extension is a parameter of type esriLicenseExtensionCode
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.