| SignDocAttachmentgetType Method |
The MIME type of the attachment
Namespace: de.softpro.signdocsdkAssembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
SyntaxPublic Function getType As String
public:
String^ getType()
member getType : unit -> string
Return Value
Type:
StringThe MIME type of the attachment (empty if missing).
See Also