PosAssemblyAttribute(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates an instance of the PosAssemblyAttribute class with the specified manufacturer name.
public PosAssemblyAttribute (string manufacturerName);
new Microsoft.PointOfService.PosAssemblyAttribute : string -> Microsoft.PointOfService.PosAssemblyAttribute
Public Sub New (manufacturerName As String)
Parameters
- manufacturerName
- String
Manufacturer name.