Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.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