Interface ICamIpcPart
Namespace: CAMIPC.Technologist
Assembly: CAMIPC.Technologist.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("FC95B9CC-4149-4755-B91D-12540659F572")]
public interface ICamIpcPart
Properties
ExternalID
Declaration
int ExternalID { get; set; }
Property Value
Type | Description |
---|---|
int |
PartIndex
Declaration
int PartIndex { get; }
Property Value
Type | Description |
---|---|
int |
Methods
GetInstanceId()
Declaration
string GetInstanceId()
Returns
Type | Description |
---|---|
string |