ParameterField.Name Property
Gets or sets the name of the parameter field.
Namespace CrystalDecisions.Shared Assembly CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
Syntax
'Declaration
Public Overrideable Property Name As String
public virtual string Name {get; set;}
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports .NET 10
See Also
Reference
ParameterField Class
ParameterField Members
CrystalDecisions.Shared Namespace