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