Click or drag to resize

CustomLookupLookupItemParentID Property

Gets/Sets this row's parent's ID. If AddChild is used, ParentID is automatically set.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public int ParentID { get; set; }

Property Value

Int32
See Also