Click or drag to resize

IUDefFields Interface

Collection of user-defined fields. You can retrieve fields by name or by field id.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public interface IUDefFields : IEnumerable

The IUDefFields type exposes the following members.

Properties
  NameDescription
Public propertyByFieldId
Public propertyByFieldIdentity
Public propertyByName
Public propertyByProgId
Public propertyCount
The number of user defined fields on this type of object.
Top
Methods
  NameDescription
Public methodGetEnumerator
Top
See Also