|   | PropertyLogEntriesAdd Method  | 
  
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic void Add(
	string who,
	DateTime when,
	string text
)
Parameters
- who
 - Type: SystemString
 - when
 - Type: SystemDateTime
 - text
 - Type: SystemString
 
See Also