InterfaceObjectSetSpecifics(InterfaceObjectSpecificsD) Method

Set the specific values of the object

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
bool SetSpecifics(
	InterfaceObjectSpecificsD specifics
)

Parameters

specifics  InterfaceObjectSpecificsD
The new specifics for the object

Return Value

Boolean

See Also