IListTextItemKeys Property |
Array of strings - contains the keys that are available from the Value property.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Keys As Object
Get
Dim instance As IListTextItem
Dim value As Object
value = instance.Keys
property Object^ Keys {
Object^ get ();
}
Property Value
Type:
Object
See Also