Click or drag to resize
CustomerNoteType Class
Customer Note Type
Inheritance Hierarchy
SystemObject
  CorrigoService.EntitiesCorrigoEntity
    CorrigoServiceCorrigoEntityWithOptimisticLock
      CorrigoServiceRemovableCorrigoEntity
        CorrigoService.EntitiesCustomerNoteType

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

The CustomerNoteType type exposes the following members.

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