[]
        
(Showing Draft Content)

C1.ImportServices.ReportExecution4.ReportParameter

ReportParameter Class

Inheritance
ReportParameter
Namespace: C1.ImportServices.ReportExecution4
Assembly: C1.Document.4.6.2.dll
Syntax
public class ReportParameter : INotifyPropertyChanged
Public Class ReportParameter
    Implements INotifyPropertyChanged

Constructors

Name Description
ReportParameter()

Properties

Name Description
AllowBlank
AllowBlankSpecified
DefaultValues
DefaultValuesQueryBased
DefaultValuesQueryBasedSpecified
Dependencies
ErrorMessage
MultiValue
MultiValueSpecified
Name
Nullable
NullableSpecified
Prompt
PromptUser
PromptUserSpecified
QueryParameter
QueryParameterSpecified
State
StateSpecified
Type
TypeSpecified
ValidValues
ValidValuesQueryBased
ValidValuesQueryBasedSpecified

Methods

Name Description
RaisePropertyChanged(string)

Events

Name Description
PropertyChanged