Interface IPLMDataItem
Namespace: CAMAPI.Extension.PLM
Assembly: CAMAPI.Extension.PLM.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("DCD3FB64-F5BD-47B0-9A9C-FFB5BD9B9CB5")]
public interface IPLMDataItem
Properties
Attributes
Declaration
IPLMItemAttributes Attributes { get; }
Property Value
Files
Declaration
Property Value
Id
Declaration
Property Value
Name
Declaration
Property Value
TimeStamp
Declaration
string TimeStamp { get; }
Property Value
Type
Declaration
TPLMItemType Type { get; }
Property Value