InfoProduct.Company Property

Product Company Name
<ID("Company", (int)e.Company)> _ 
Public Property Company() As String 
Get 
This language is not supported or no code example is available.
[ID("Company", (int)e.Company)] 
public string Company {get;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.8

In this article

Definition