Interface ICamIpcLevelModelItem
Namespace: CAMIPC.ModelFormerTypes
Assembly: CAMIPC.ModelFormerTypes.dll
Syntax
[Guid("802D5616-DD98-421D-8B83-EB17E0713FBF")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamIpcLevelModelItem
Properties
Stock
Declaration
double Stock { get; set; }
Property Value
| Type | Description |
|---|---|
| double |
Methods
GetInstanceId()
Get unique identifier of current instance (used in IPC messages)
Declaration
string GetInstanceId()
Returns
| Type | Description |
|---|---|
| string |