 |
MarketedPolicyUpdateMarketingAttachmentAddReplaceRemoveOptions Enumeration |
Marketed policy update marketing attachments action options - AddNewAttachment, ReplaceExistingAttachment, RemoveExistingAttachment.
Namespace:
ASI.TAM.API.Data.UI.Lookup
Assembly:
ASI.TAM.API.Data.UI.Lookup (in ASI.TAM.API.Data.UI.Lookup.dll) Version: 2021.1.0.1
Syntaxpublic enum MarketedPolicyUpdateMarketingAttachmentAddReplaceRemoveOptions
Public Enumeration MarketedPolicyUpdateMarketingAttachmentAddReplaceRemoveOptions
Dim instance As MarketedPolicyUpdateMarketingAttachmentAddReplaceRemoveOptions
Members
| Member name | Value | Description |
---|
| AddNewAttachment | 0 | |
| ReplaceExistingAttachment | 1 | |
| RemoveExistingAttachment | 2 | |
See Also