EnRelationshipToOwner Enumeration |
Role defines datarights using these relationships between objects
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxpublic enum EnRelationshipToOwner
Public Enumeration EnRelationshipToOwner
Dim instance As EnRelationshipToOwner
public enum class EnRelationshipToOwner
Members
| Member name | Value | Description |
---|
| enRelToOwner | 0 | |
| enRelToGroup | 1 | |
| enRelToOther | 2 | |
| enRelToOtherGroup | 3 | |
| enRelToExternal | 4 | |
| enRelToAnonymous | 5 | |
| enRelToMyCompany | 6 | |
| enRelToSameProject | 7 | |
See Also