Interface IPLMResult
Namespace: SprutCAMTech.CAMAPI.Extension.PLM
Assembly: SprutCAMTech.CAMAPI.Extension.PLM.dll
Syntax
[Guid("B4957096-4B65-4D3E-90E4-349C21EA708F")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IPLMResultProperties
Code
Declaration
int Code { get; }Property Value
| Type | Description | 
|---|---|
| int | 
ErrorMessage
Declaration
string ErrorMessage { get; }Property Value
| Type | Description | 
|---|---|
| string | 
WarningMessage
Declaration
string WarningMessage { get; }Property Value
| Type | Description | 
|---|---|
| string |