IObjectSetSpecifics(IObjectSpecifics) Method

Set the specific values of the object

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public virtual bool SetSpecifics(
	IObjectSpecifics Specifics
)

Parameters

Specifics  IObjectSpecifics
The new specifics for the object

Return Value

Boolean

Implements

InterfaceObjectSetSpecifics(IObjectSpecifics)

See Also