Data Object Audit Log ConverterGet Enum Text Method
[Missing <summary> documentation for "M:Casewhere.Runtime.AuditLogs.DataObjectAuditLogConverter.GetEnumText(MongoDB.Bson.BsonValue,Casewhere.Models.EnumAttribute)"]
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 GetEnumText(
BsonValue value,
EnumAttribute enumAttribute
)Parameters
- value BsonValue
- enumAttribute EnumAttribute
Return Value
BsonValue[Missing <returns> documentation for "M:Casewhere.Runtime.AuditLogs.DataObjectAuditLogConverter.GetEnumText(MongoDB.Bson.BsonValue,Casewhere.Models.EnumAttribute)"]