Interface IPLMTreeItem
Namespace: SprutCAMTech.CAMAPI.Extension.PLM
Assembly: SprutCAMTech.CAMAPI.Extension.PLM.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("CCC0412C-239D-48BB-BC72-B3E7AC7EFEB2")]
public interface IPLMTreeItem
Properties
Childs
Declaration
Property Value
ChildsLoaded
Declaration
bool ChildsLoaded { get; }
Property Value
Declaration
Property Value
Id
Declaration
Property Value
Name
Declaration
Property Value
Type
Declaration
TPLMItemType Type { get; }
Property Value