Creates new instance of the WizardNameAttribute.
Namespace:
PerpetuumSoft.Reporting.WizardsAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public WizardNameAttribute( string name ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ name As String _ ) |
Visual C++ |
---|
public: WizardNameAttribute( String^ name ) |
Parameters
- name
- Type: System..::.String