Click or drag to resize

PropertyLogEntriesAdd Method

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public void Add(
	string who,
	DateTime when,
	string text
)

Parameters

who
Type: SystemString
when
Type: SystemDateTime
text
Type: SystemString
See Also