RequestAddRetrieveExtendedImageAttributes Method |
Adds an extended image attribute 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 Request AddRetrieveExtendedImageAttributes(
int tweiCode
)
Public Function AddRetrieveExtendedImageAttributes (
tweiCode As Integer
) As Request
public:
Request^ AddRetrieveExtendedImageAttributes(
int tweiCode
)
member AddRetrieveExtendedImageAttributes :
tweiCode : int -> Request
Parameters
- tweiCode
- Type: SystemInt32
Return Value
Type:
RequestSee Also