ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > MetadataStructureItem Class : ImageIndex Property |
'Declaration Public Property ImageIndex As System.Integer
'Usage Dim instance As MetadataStructureItem Dim value As System.Integer instance.ImageIndex = value value = instance.ImageIndex
public System.int ImageIndex {get; set;}