$RecordViewRecordExtension extension

on

Properties

hasEmbeds bool

Available on RecordViewRecord, provided by the $RecordViewRecordExtension extension

Returns true if embeds is not null, otherwise false.
no setter
hasLabels bool

Available on RecordViewRecord, provided by the $RecordViewRecordExtension extension

Returns true if labels is not null, otherwise false.
no setter
hasNotEmbeds bool

Available on RecordViewRecord, provided by the $RecordViewRecordExtension extension

Returns true if embeds is null, otherwise false.
no setter
hasNotLabels bool

Available on RecordViewRecord, provided by the $RecordViewRecordExtension extension

Returns true if labels is null, otherwise false.
no setter
hasNotUnknown bool

Available on RecordViewRecord, provided by the $RecordViewRecordExtension extension

Returns true if this object has not unknown objects, otherwise false.
no setter
hasUnknown bool

Available on RecordViewRecord, provided by the $RecordViewRecordExtension extension

Returns true if this object has unknown objects, otherwise false.
no setter