Click or drag to resize

FieldContainerContainsValuePropertyWithLog Method

Returns whether the field contains a property with log. If the property can't be located in the cache the method returns false.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool ContainsValuePropertyWithLog()

Return Value

Type: Boolean
See Also