IRegisterItemCategory Property

Category of the item, e.g. import or export.

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public string Category { get; set; }

Property Value

String

See Also