Interface IPLMProjectStructItem
Namespace: SprutCAMTech.CAMAPI.Extension.PLM
Assembly: SprutCAMTech.CAMAPI.Extension.PLM.dll
Syntax
[Guid("29236D34-1F36-4B23-B549-47A851BC21A1")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IPLMProjectStructItem
Properties
Id
Declaration
string Id { get; }
Property Value
Type | Description |
---|---|
string |
Name
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
string |
TimeStamp
Declaration
string TimeStamp { get; }
Property Value
Type | Description |
---|---|
string |
Type
Declaration
TPLMItemType Type { get; }
Property Value
Type | Description |
---|---|
TPLMItemType |