Class ABRPlateType
Attribute to match up this class with the string plate name from the ABR Schema
Namespace: IVLab.ABREngine
Assembly: IVLab.ABREngine.Runtime.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class ABRPlateType : Attribute
Constructors
| Improve this Doc View SourceABRPlateType(string)
Attribute to match up this class with the string plate name from the ABR Schema
Declaration
public ABRPlateType(string plateType)
Parameters
Type | Name | Description |
---|---|---|
string | plateType |
Fields
| Improve this Doc View SourceplateType
Attribute to match up this class with the string plate name from the ABR Schema
Declaration
public string plateType
Field Value
Type | Description |
---|---|
string |