Click or drag to resize

WoNoteCreatedBy Property

Represents the user, provider or other part that created that note.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Actor CreatedBy { get; set; }

Property Value

Actor
See Also