←Select platform

PartNumber Method

Summary

Gets the manufacturer assigned part number for this component.

Syntax

C#
VB
C++
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ImplementationInformation&method=PartNumber")] 
[OperationContractAttribute()] 
Stream PartNumber(  
   string id, 
   string domain 
) 
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?id={id}&domain={domain}&interface=ImplementationInformation&method=PartNumber")> 
<OperationContractAttribute()> 
Function PartNumber( _ 
   ByVal id As String, _ 
   ByVal domain As String _ 
) As Stream 
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?id={id}&domain={domain}&interface=ImplementationInformation&method=PartNumber")] 
[OperationContractAttribute()] 
Stream^ PartNumber(  
   String^ id, 
   String^ domain 
) 

Parameters

id
The context manager id.

domain
The domain name of the site or organization that is being served by the located component.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Ccow.Services Assembly
Click or drag to resize