Click or drag to resize

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: 2020.1.0.1
Syntax
public enum MarketedPolicyUpdateMarketingAttachmentAddReplaceRemoveOptions
Members
  Member nameValueDescription
AddNewAttachment0
ReplaceExistingAttachment1
RemoveExistingAttachment2
See Also