Click or drag to resize

INumbersAdd Method

Add - creates a new counter for a field. e.g: Add('contact.number2')

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void Add(
	string TableAndFieldName
)

Parameters

TableAndFieldName
Type: SystemString
See Also