Interface ICamApiMainFormUiPLMInfoItem
Namespace: CAMAPI.ApplicationMainForm
Assembly: CAMAPI.ApplicationMainForm.dll
Syntax
[Guid("B490013E-C301-4242-8BDA-09B19E492419")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiMainFormUiPLMInfoItem
Methods
GetCaption()
Declaration
string GetCaption()
Returns
Type | Description |
---|---|
string |
GetConnected()
Declaration
bool GetConnected()
Returns
Type | Description |
---|---|
bool |
GetConnectionId()
Declaration
long GetConnectionId()
Returns
Type | Description |
---|---|
long |
GetSupportPrj()
Declaration
bool GetSupportPrj()
Returns
Type | Description |
---|---|
bool |