PublicAPI.CRM.Relationship.CreateCallELMA API Documentation
Create Call. Creates an object without saving to the database
Access path: PublicAPI.CRM.Relationship.CreateCall
Overload List

  NameDescription
Public methodCreateCall 
Create Call. Creates an object without saving to the database
Public methodCreateCall(Contact)
Create Call for a contact. (Creates an object without saving to the database)
Public methodCreateCall(Contractor)
Create Call for a contractor. Creates an object without saving to the database
Public methodCreateCall(Lead)
Create Call for a lead. Creates an object without saving to the database
Public methodCreateCall(Sale)
Create Call for a sale. Creates an object without saving to the database
Back to Top
See Also