IODBObjectType Property

Gives back the Tye of the object.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override IObjectType Type { get; }

Property Value

IObjectType

Implements

InterfaceODBObjectType
InterfaceObjectType
InterfaceObjectType

See Also