Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / ParameterValidationError Class / Parameter Property

In This Topic
    Parameter Property
    In This Topic
    Gets the parameter associated with the error.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parameter As Parameter
    public Parameter Parameter {get;}
    See Also