Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property PatientInfoforUnscheduledPPS As MPPSDataset.PatientInfoforUnscheduledPPSDataTable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MPPSDataset Dim value As MPPSDataset.PatientInfoforUnscheduledPPSDataTable value = instance.PatientInfoforUnscheduledPPS |
C# | |
---|---|
public MPPSDataset.PatientInfoforUnscheduledPPSDataTable PatientInfoforUnscheduledPPS {get;} |
C++/CLI | |
---|---|
public: property MPPSDataset.PatientInfoforUnscheduledPPSDataTable^ PatientInfoforUnscheduledPPS { MPPSDataset.PatientInfoforUnscheduledPPSDataTable^ get(); } |
Property Value
A MPPSDataset.PatientInfoforUnscheduledPPSDataTable which holds the information about the 'Patient Info for Unscheduled PPS (Performed Procedure Step)' table.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7