public String getId() { return ApexPages.currentPage().getParameters().get('id'); } public Lead getLead() { return lead; } public void setLeadConvert(LeadConvert__c lc ) { this.leadConvert = lc; } public LeadCo
to true , in which case only the leadsource field is overwritten). contactrecord entity for internal use only. convertedstatus string valid leadstatus value for a converted lead. required. to obtain the list of possible values, the client application queries the leadstatus object. for example:...
' TODO: Change the name and type of bound property as necessaryPrivate Property BoundValue() As Object Implements IVB6BoundControl.BoundValueGetReturn Me.TextEnd GetSet(ByVal value As Object)Me.Text = VB6Utils.ValueToBoundProperty(Of String)(value)End SetEnd Property Fixing this code is simpl...
FileName- specify your own file name such as "sample.pdf". Inline option above should be set to false if you specify your own file name. If no file name is provided, a random file name will be generated for you. Result Object