ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > FieldListBaseColumnOptions Class : Postfix Property |
'Declaration Public Property Postfix As System.String
'Usage Dim instance As FieldListBaseColumnOptions Dim value As System.String instance.Postfix = value value = instance.Postfix
public System.string Postfix {get; set;}