Community Analyst API for Silverlight 2.2 Reference
BATaskUtils Class Members
See Also  Methods  Send Feedback
ESRI.ArcGIS.Client.BACore.Client Namespace : BATaskUtils Class


Glossary Item Box

The following tables list the members exposed by BATaskUtils.

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)EnsureArrayOfUniqueStrings Ensures that an array contains unique string values that not appeared before.  
Public Methodstatic (Shared in Visual Basic)EnsureFeatureClassOnly Ensures that the "OutputType" variable contains the "GetFeatureClass" option only.  
Public Methodstatic (Shared in Visual Basic)EnsureMutuallyExclusive Ensures that not more than one property from the input list has a nonempty value.  
Public Methodstatic (Shared in Visual Basic)EnsureReportOnly Ensures that the "OutputType" variable contains the "GetReport" option only.  
Public Methodstatic (Shared in Visual Basic)EnsureReportOutput Ensures that the "OutputType" variable contains the "GetReport" option.  
Public Methodstatic (Shared in Visual Basic)IsFeatureOutput Tests the "OutputType" variable to contain "GetFeatureClass" option.  
Public Methodstatic (Shared in Visual Basic)IsMapImageOutput Tests the "OutputType" variable to contain "GetMapImage" option.  
Public Methodstatic (Shared in Visual Basic)IsReportOutput Tests the "OutputType" variable to contain "GetReport" option.  
Public Methodstatic (Shared in Visual Basic)SetOptionalParameter Sets an optional parameter with the given name and default value.  
Public Methodstatic (Shared in Visual Basic)SetOptionalVariable Sets an optional variable with the given name, value, and default value.  
Public Methodstatic (Shared in Visual Basic)SetParameter Sets a parameter with the given name.  
Public Methodstatic (Shared in Visual Basic)SetRequiredAndOptionalParameters Sets required and optional parameters.  
Public Methodstatic (Shared in Visual Basic)SetRequiredParameter Sets a required parameter with the given name.  
Public Methodstatic (Shared in Visual Basic)SetRequiredVariable Sets a required variable with the given name.  
Public Methodstatic (Shared in Visual Basic)SetVariable Sets a variable with the given name.  
Top

See Also

© 2010-2012 ESRI Inc. All Rights Reserved.