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