Property Company
| Improve this Doc View SourceCompany
Gets or sets product company information.
Declaration
public string Company { get; set; }
Property Value
Type | Description |
---|---|
System.String | A string containing the product company name. |
Gets or sets product company information.
public string Company { get; set; }
Type | Description |
---|---|
System.String | A string containing the product company name. |