Click or drag to resize

WoFlagComment Property

Optional comment provided when this particular Flag was set most recently. Max Length=3072

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public string Comment { get; set; }

Property Value

Type: String
See Also