'Usage
Dim instance As ServerFunctions Dim orderID As Guid Dim value() As Byte value = instance.GetOrderSignatures(orderID)
public: array<byte>^ GetOrderSignatures( Guid orderID )
Parameters
Return Value
A 2-dimensional Byte array containing raw image data of the collection and delivery signatures.