public interface IMosaicDatasetOperationParameters2 extends IMosaicDatasetOperationParameters, java.io.Serializable
Description: 'Provides access to members that control parameters to an operation on a mosaic dataset.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID38662eb1_a3ae_42ab_a7d6_1f87ef453b32 |
static int |
xxDummy
Deprecated.
Internal use only
|
IID379006f4_6f75_4c3b_b783_0c2e88a7b280| Modifier and Type | Method and Description |
|---|---|
boolean |
isPrepareResults()
Indicates whether the result associated with the mosaic dataset operation will be generated and made available in the Results property.
|
void |
setPrepareResults(boolean pbPrepareResults)
Indicates whether the result associated with the mosaic dataset operation will be generated and made available in the Results property.
|
getParameters, getProgressor, getResults, isDatasetReadOnly, setIsDatasetReadOnly, setParametersByRef, setProgressorByRef, setResultsByRefstatic final int IID38662eb1_a3ae_42ab_a7d6_1f87ef453b32
static final int xxDummy
static final java.lang.String IID
void setPrepareResults(boolean pbPrepareResults)
throws java.io.IOException,
AutomationException
pbPrepareResults - The pbPrepareResults (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.boolean isPrepareResults()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.