Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet.ImageInstanceRow Class : BitsAllocated Property |
public int BitsAllocated {get; set;}
'Declaration Public Property BitsAllocated As Integer
'Usage Dim instance As CompositeInstanceDataSet.ImageInstanceRow Dim value As Integer instance.BitsAllocated = value value = instance.BitsAllocated