InterfaceObjectSetSpecifics(IObjectSpecificsD) 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(
	IObjectSpecificsD specifics
)

Parameters

specifics  IObjectSpecificsD
The new specifics for the object

Return Value

Boolean

See Also