Click or drag to resize

InternalPartIsSocket Property

For electronic parts, a boolean value which indicates whether or not this part is a "socket" type part that enables another electronic component to be plugged into it.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public bool IsSocket { get; set; }

Property Value

Type: Boolean
See Also