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
C#
public Actor CreatedBy { get; set; }

Property Value

Type: Actor
See Also