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