RequestOutputItemSetType Method |
Output type, any of AspriseImaging#OUTPUT_SAVE ...
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 RequestOutputItem SetType(
string type
)
Public Function SetType (
type As String
) As RequestOutputItem
public:
RequestOutputItem^ SetType(
String^ type
)
member SetType :
type : string -> RequestOutputItem
Parameters
- type
- Type: SystemString
Return Value
Type:
RequestOutputItemSee Also