| Slu.Heureka.HeurekaAPI.Data Namespace > ApiCompartment Class : ProjectedStates Property |
'DeclarationPublic Property ProjectedStates As IList(Of ApiState)
'UsageDim instance As ApiCompartment Dim value As IList(Of ApiState) instance.ProjectedStates = value value = instance.ProjectedStates
public IList<ApiState> ProjectedStates {get; set;}
public: property IList<ApiState^>^ ProjectedStates { IList<ApiState^>^ get(); void set ( IList<ApiState^>^ 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