BPM.Client Namespace > Report Class : Views Property |
'Declaration
Public Property Views As ReportViewCollection
'Usage
Dim instance As Report Dim value As ReportViewCollection instance.Views = value value = instance.Views
public ReportViewCollection Views {get; set;}
public: property ReportViewCollection^ Views { ReportViewCollection^ get(); void set ( ReportViewCollection^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2