Click or drag to resize

TypedFieldT Methods

The TypedFieldT type exposes the following members.

Methods
 NameDescription
Public methodAppendTypedValue 
Public methodDeleteValueAt Deletes field value at index
Public methodGetValueAt Gets field value at index
Public methodSetValueAt Sets field 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