PublicAPI.Portal.Objects.Common.Attachment.Create ELMA API Documentation
Creates Attachment
 
 
Syntax

public Attachment Create(
	string fileName,
	string filePath
)

Return Value

Type: Attachment
See Also