Click or drag to resize
ApStatusChangeCommandKeepCommentIntact Property
Boolean flag; True means routine will not alter Comment value provided by caller.

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool KeepCommentIntact { get; set; }

Property Value

Type: Boolean
See Also