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