Namespace:
RainWorx.FrameWorx.DTO
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public enum CustomFieldAccess
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
System | 100 | ||
Admin | 200 | ||
Owner | 300 | ||
Purchaser | 400 | ||
Authenticated | 500 | ||
Anonymous | 600 |
See Also