Data Object Audit Log ConverterGet Foreign Key Value Method
[Missing <summary> documentation for "M:Casewhere.Runtime.AuditLogs.DataObjectAuditLogConverter.GetForeignKeyValue(Casewhere.Models.ForeignKeyAttribute,MongoDB.Bson.BsonValue)"]
Definition
Namespace: Casewhere.Runtime.AuditLogs
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
protected BsonValue GetForeignKeyValue(
ForeignKeyAttribute foreignKey,
BsonValue value
)Parameters
- foreignKey ForeignKeyAttribute
- value BsonValue
Return Value
BsonValue[Missing <returns> documentation for "M:Casewhere.Runtime.AuditLogs.DataObjectAuditLogConverter.GetForeignKeyValue(Casewhere.Models.ForeignKeyAttribute,MongoDB.Bson.BsonValue)"]