Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Services.ImageProcessing.DataContracts Namespace > RequestData Class : Operation Property |
public OperationType Operation {get; set;}
'Declaration Public Property Operation As OperationType
'Usage Dim instance As RequestData Dim value As OperationType instance.Operation = value value = instance.Operation
public: property OperationType Operation { OperationType get(); void set ( OperationType value); }