Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class Document_CreateNewPhysicalDocumentFromTemplateWithCustomTags2Request
public Document_CreateNewPhysicalDocumentFromTemplateWithCustomTags2Request()
public int AppointmentId { get; set; }
public int ContactId { get; set; }
public StringDictionary CustomTags { get; set; }
public int DocumentId { get; set; }
public int PersonId { get; set; }
public int ProjectId { get; set; }
public int SaleId { get; set; }
public int SelectionId { get; set; }
public string UiCulture { get; set; }
Was this page helpful?