Interface ICamIpcRestrictedZoneModelItem
Namespace: CAMIPC.ModelFormerTypes
Assembly: CAMIPC.ModelFormerTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("EEF7F0C2-A39F-4DA1-BB82-9A11C25D7EF2")]
public interface ICamIpcRestrictedZoneModelItem
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 |