Interface IPLMConnectionParameter
Namespace: CAMAPI.Extension.PLM
Assembly: CAMAPI.Extension.PLM.dll
Syntax
[Guid("199931CC-83AC-47AF-B856-32924AFB4C9E")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IPLMConnectionParameter
Properties
DefaultValue
Declaration
string DefaultValue { get; }
Property Value
Type | Description |
---|---|
string |
Id
Declaration
string Id { get; }
Property Value
Type | Description |
---|---|
string |
Name
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
string |
Order
Declaration
int Order { get; }
Property Value
Type | Description |
---|---|
int |