IBuilderItem3 Interface

Provides access to members that control a builder item.

Members

Name Description
Method AddVariable Adds a variable to this item's collection given the variable name, value, and a flag that indicates whether the item URI's tag is prefixed with the variable name and separated by a period.
Read/write property AuxiliaryFieldValues The field values corresponding to the AuxiliaryFields of the parent raster builder described by a property set that maps field names to fields values. These values take precedence over metadata from the BuilderItem's function raster dataset.
Read/write property Category The catagory of builder item. The value in this property appears in the Category field of the mosaic catalog.
Read/write property ColorCorrectionProperties Variables supporting color correction operation.
Read/write property Dataset The function raster dataset associated with builder item.
Read/write property DatasetName The raster dataset name associated with builder item.
Read/write property Footprint The footprint geometry of the function raster dataset that defines regions of valid pixels in the dataset. The footprint geometry may have a coordinate system different from the corresponding dataset.
Read-only property HasThumbnail Indicates whether the builder item has a valid thumbnail.
Read/write property Seamline The seamline geometry associated with this builder item.
Read/write property SeamlineProperties Variables supporting seamline operation.
Read/write property StereoID The stereo ID associated with this builder item.
Read/write property StereoPairs The stereo IDs of all items that can be paired with this builder item.
Read/write property Thumbnail The thumbnail associated with the builder item.
Read/write property URI The URI object associated with the builder item.
Read/write property Variables The collection of variables associated with this item.

IBuilderItem3.AuxiliaryFieldValues Property

The field values corresponding to the AuxiliaryFields of the parent raster builder described by a property set that maps field names to fields values. These values take precedence over metadata from the BuilderItem's function raster dataset.

Public Property AuxiliaryFieldValues As IPropertySet
public IPropertySet AuxiliaryFieldValues {get; set;}

Inherited Interfaces

Interfaces Description
IBuilderItem2 Provides access to members that control a builder item.
IBuilderItem Provides access to members that control a builder item.

Classes that implement IBuilderItem3

Classes Description
BuilderItem An item built by a raster builder.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close