NewFileAttachment Method
The NewFileAttachment method returns the properties of a file attachment. It uses the following syntax:
var attdata = this.GetPM().ExecuteMethod ("NewFileAttachment");
It includes no arguments.
The NewFileAttachment method returns the properties of a file attachment. It uses the following syntax:
var attdata = this.GetPM().ExecuteMethod ("NewFileAttachment");
It includes no arguments.