The following tables list the members exposed by BATaskUtils.
Name | Description | |
---|---|---|
![]() ![]() | EnsureArrayOfUniqueStrings | Ensures that an array contains unique string values that not appeared before. |
![]() ![]() | EnsureFeatureClassOnly | Ensures that the "OutputType" variable contains the "GetFeatureClass" option only. |
![]() ![]() | EnsureMutuallyExclusive | Ensures that not more than one property from the input list has a nonempty value. |
![]() ![]() | EnsureReportOnly | Ensures that the "OutputType" variable contains the "GetReport" option only. |
![]() ![]() | EnsureReportOutput | Ensures that the "OutputType" variable contains the "GetReport" option. |
![]() ![]() | IsFeatureOutput | Tests the "OutputType" variable to contain "GetFeatureClass" option. |
![]() ![]() | IsMapImageOutput | Tests the "OutputType" variable to contain "GetMapImage" option. |
![]() ![]() | IsReportOutput | Tests the "OutputType" variable to contain "GetReport" option. |
![]() ![]() | SetOptionalParameter | Sets an optional parameter with the given name and default value. |
![]() ![]() | SetOptionalVariable | Sets an optional variable with the given name, value, and default value. |
![]() ![]() | SetParameter | Sets a parameter with the given name. |
![]() ![]() | SetRequiredAndOptionalParameters | Sets required and optional parameters. |
![]() ![]() | SetRequiredParameter | Sets a required parameter with the given name. |
![]() ![]() | SetRequiredVariable | Sets a required variable with the given name. |
![]() ![]() | SetVariable | Sets a variable with the given name. |