| AspriseImagingscanGetDefaultSourceName Method  | 
            Gets the name of the default source or null if none presents.
            
 
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string scanGetDefaultSourceName()
Public Function scanGetDefaultSourceName As String
public:
String^ scanGetDefaultSourceName()
member scanGetDefaultSourceName : unit -> string 
Return Value
Type: 
Stringthe name of the default source or null if none presents.
See Also