public Tuple<bool,string> CanCreateAttachment()
Public Function CanCreateAttachment() As Tuple(Of Boolean,String)
Return Value
Tuple containing whether a job attachment can be created and if not the reason why the attachment cannot be created
public Tuple<bool,string> CanCreateAttachment()
Public Function CanCreateAttachment() As Tuple(Of Boolean,String)
Target Platforms: Windows 10, Windows 8.1, Windows 7