'Declaration Public Function New( _ ByVal name As System.String _ )
'Usage Dim name As System.String Dim instance As New DocumentAttachment(name)
public DocumentAttachment( System.string name )
Parameters
- name
- Name of the Attachment.
'Declaration Public Function New( _ ByVal name As System.String _ )
'Usage Dim name As System.String Dim instance As New DocumentAttachment(name)
public DocumentAttachment( System.string name )