Dim type As Type = vCRCommunication.GetType
Dim [property] As PropertyInfo = type.GetProperty("Orderno")
If [property] Is Nothing Then
Else Dim o As Object = [property].GetValue(vCRCommunication, Nothing) End If
Copyright @ 2024 bloodyboy Powered by .NET 9.0 on Kubernetes Powered by: .Text and ASP.NET Theme by: .NET Monster