public interface ICustomizationListNode2 extends ICustomizationListNode
Modifier and Type | Method and Description |
---|---|
boolean |
isTemplate()
Checks whether the customization item originated from the project template.
|
String |
type()
The type of the list node.
|
boolean isTemplate()
Checks whether the customization item originated from the project template.
Getter method for the COM property "IsTemplate"
String type()
The type of the list node.
Getter method for the COM property "Type"
Copyright © 2020. All rights reserved.