Click or drag to resize
ProcedureFlagReason Class
Procedure Flag Reason
Inheritance Hierarchy
SystemObject
  CorrigoService.EntitiesCorrigoEntity
    CorrigoServiceCorrigoEntityWithOptimisticLock
      CorrigoServiceRemovableCorrigoEntity
        CorrigoService.EntitiesProcedureFlagReason

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
public class ProcedureFlagReason : RemovableCorrigoEntity

The ProcedureFlagReason type exposes the following members.

Properties
  NameDescription
Public propertyDisplayAs
Displayable name. Max Length=256
Top
See Also