IItemInfo2 Interface

Provides access to members of item info.

Members

Name Description
Read/write property AccessConstraints Access constraints to this data.
Read/write property CatalogPath Catalog path of the item.
Read/write property Credits Credits of the item.
Read/write property Description Description of the item.
Read/write property DocumentationInfo Documentation info of the item.
Read/write property Extent Extent of the item.
Read/write property GUID GUID of the item.
Read/write property ItemProperties Additional properties of this item.
Read/write property LastModifiedTime The last modified time of the data.
Read/write property MaxScale Maximum scale of the item.
Read/write property MinScale Minimum scale of the item.
Read/write property Name Name of the item.
Read/write property Snippet Snippet of the item.
Read/write property SpatialReference The spatial reference of the data.
Read-only property SpatialReferenceName The name of the spatial reference.
Read/write property Tags Tags of the item.
Read/write property ThumbnailInfo Thumbnail info of the item.
Read/write property Title Title of the item.
Read/write property Type Type of the item.
Read/write property TypeInfo The additional info of a type of the item.
Read/write property TypeKeywords The keywords of a type of the item.
Read/write property URL Url of the item.

IItemInfo2.Credits Property

Credits of the item.

Public Property Credits As String
public string Credits {get; set;}

IItemInfo2.MaxScale Property

Maximum scale of the item.

Public Property MaxScale As Double
public double MaxScale {get; set;}

IItemInfo2.MinScale Property

Minimum scale of the item.

Public Property MinScale As Double
public double MinScale {get; set;}

IItemInfo2.SpatialReferenceName Property

The name of the spatial reference.

Public ReadOnly Property SpatialReferenceName As String
public string SpatialReferenceName {get;}

Inherited Interfaces

Interfaces Description
IItemInfo Provides access to members of item info.

Classes that implement IItemInfo2

Classes Description
ItemInfo Item Info coclass.

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