ArcGIS API for Silverlight - Library Reference
CustomInputParameters Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Printing Namespace > PrintParameters Class : CustomInputParameters Property

Gets or sets the custom input parameters.

Syntax

Visual Basic (Declaration) 
Public Property CustomInputParameters As IEnumerable(Of GPParameter)
C# 
public IEnumerable<GPParameter> CustomInputParameters {get; set;}

Property Value

The custom input parameters.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.