IListTextHeadingItems Property |
Items
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxIListTextItems Items { get; }
ReadOnly Property Items As IListTextItems
Get
Dim instance As IListTextHeading
Dim value As IListTextItems
value = instance.Items
property IListTextItems^ Items {
IListTextItems^ get ();
}
Property Value
Type:
IListTextItems
See Also