Click or drag to resize

ExportItemExcludedFromAllParents Method

Returns true if this item has zero quantity in all of its parents; or if is root item with zero quantity. Or if all grandparents are ExcludedFromAllParents -recursively.

Namespace: CTExtensions.ExportCore.ExportHandler
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public bool ExcludedFromAllParents()

Return Value

Boolean
See Also