DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb.DicomObjects.DicomWeb.Internal Namespace / SubscriptionController Class / ModelState Property

In This Topic
    ModelState Property (SubscriptionController)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ModelState As System.Web.Http.ModelBinding.ModelStateDictionary
    public System.Web.Http.ModelBinding.ModelStateDictionary ModelState {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also