Customer Note Access Level for Contact
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum LsNoteAccess
<SerializableAttribute>
Public Enumeration LsNoteAccess
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Unknown | 0 |
Undefined: ivalid value, do not use
|
None | 1 |
Contact has no access to Customer Notes
|
View | 2 |
Contact can see Customer Notes but not modify
|
AddEdit | 3 |
Contact can see, add and update Customer Notes
|
See Also