RequestGetRetrieveExtendedImageAttributes Method |
Name of extended image attributes to be retrieved.
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)
Syntax public List<string> GetRetrieveExtendedImageAttributes()
Public Function GetRetrieveExtendedImageAttributes As List(Of String)
public:
List<String^>^ GetRetrieveExtendedImageAttributes()
member GetRetrieveExtendedImageAttributes : unit -> List<string>
Return Value
Type:
ListStringSee Also