Click or drag to resize

SplitReceivableItemEmail Property

Required (either default or entered) if DeliveryMethodCode is E (Email).

Created in Epic SDK 2018.

Namespace:  ASI.TAM.API.Data.UI.Account.Client
Assembly:  ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2020.1.0.1
Syntax
public string Email { get; set; }

Property Value

Type: String
Email As String.
Remarks

If blank on insert, defaults to the email of either the contact specified by the ContactID or the otherwise defaulted primary contact.

Note Note
  • Name - Email
  • Length - 60
  • Required On Insert - False
  • Required On Update - False
See Also