Methods
Static
getLabel
- getLabel(sfRecordLikeObject): string
-
Parameters
-
sfRecordLikeObject: {
[field: string]: any;
}
Returns string
Static
isOmniscriptRecord
- isOmniscriptRecord(sfRecordLikeObject): boolean
-
Parameters
-
sfRecordLikeObject: {
[field: string]: any;
}
Returns boolean