TreeUncListBudgetItemSubItems Property
Sub Items
Namespace: Metas.UncLib.LinPropAssembly: Metas.UncLib.LinProp (in Metas.UncLib.LinProp.dll) Version: 2.8.9053.20196
public TreeUncListBudgetItem[] SubItems { get; set; }
Public Property SubItems As TreeUncListBudgetItem()
Get
Set
public:
property array<TreeUncListBudgetItem^>^ SubItems {
array<TreeUncListBudgetItem^>^ get ();
void set (array<TreeUncListBudgetItem^>^ value);
}
member SubItems : TreeUncListBudgetItem[] with get, set
Property Value
TreeUncListBudgetItem