Click or drag to resize

ITypedField Methods

The ITypedField type exposes the following members.

Methods
 NameDescription
Public methodAppendValue Gets default field value.
Public methodDeleteValueAt Deletes value at index.
Public methodGetValueAt Gets value at index
Public methodSetValueAt Sets value at index.
Top
Extension Methods
 NameDescription
Public Extension MethodGetTypedFieldInformation Returns general typed field values masking sensitive information.
(Defined by RecordTypesUtils)
Public Extension MethodGetTypedFieldName Encodes record field name
(Defined by RecordTypesUtils)
Public Extension MethodGetTypedFieldValues Returns typed field values converted to string
(Defined by RecordTypesUtils)
Top
See Also