Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property NamesOfIntendedRecipientsOfResults As MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MWLDataset Dim value As MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable value = instance.NamesOfIntendedRecipientsOfResults |
C# | |
---|---|
public MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable NamesOfIntendedRecipientsOfResults {get;} |
C++/CLI | |
---|---|
public: property MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable^ NamesOfIntendedRecipientsOfResults { MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable^ get(); } |
Property Value
A MWLDataset.NamesOfIntendedRecipientsOfResultsDataTable which holds the information about the 'Names Of Intended Recipients Of Results' table.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7