DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.DicomObjects.DicomWeb.Internal Namespace / WorklistController Class / Options Method






    Options Method (WorklistController)
    Syntax
    'Declaration
     
    
    <System.Web.Http.HttpOptionsAttribute()>
    Public Function Options() As System.Net.Http.HttpResponseMessage
     
    'Usage
     
    
    Dim instance As WorklistController
    Dim value As System.Net.Http.HttpResponseMessage
     
    value = instance.Options()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also