| CustomLookupLookupItemParentID Property |
Gets/Sets this row's parent's ID. If AddChild
is used, ParentID is automatically set.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntax public int ParentID { get; set; }
Public Property ParentID As Integer
Get
Set
Property Value
Type:
Int32See Also