Enum ShipmentLinkRedirectKind
Enum defining link redirect kinds This Enum is used by: s_link.redirect_kind
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.0.0")]
public enum ShipmentLinkRedirectKind : short
Fields
Name | Description |
---|---|
RedirectToURL | 1: Redirect to URL |
ShowForm | 2: Show form |
ShowText | 0: Show text |