Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer Namespace > DefaultReferencedImagesInfo Class : QualityFactor Method |
public Nullable<int> QualityFactor( DataRow row )
'Declaration Public Function QualityFactor( _ ByVal row As DataRow _ ) As Nullable(Of Integer)
'Usage Dim instance As DefaultReferencedImagesInfo Dim row As DataRow Dim value As Nullable(Of Integer) value = instance.QualityFactor(row)
public: Nullable<int> QualityFactor( DataRow^ row )
For more information, see Leadtools.Medical.Storage.DataAccessLayer.Interface.IReferencedImageInfo.QualityFactor