Click or drag to resize

IRowEntity Interface

IRowEntity Interface

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

The IRowEntity type exposes the following members.

Properties
  NameDescription
Public propertyCustomKey
RowKey as string for custom entities
Public propertyRecordId
RecordId
Public propertyRowType
RowType as a string for custom enities
Public propertyTableId
TableId
Top
See Also