| Miner.Responder.Shared.RusOutageAnalysis Namespace > MajorEventDayManager Class : GetOutageBin Method | 
'DeclarationPublic Function GetOutageBin( _ ByVal outageTime As System.Date _ ) As OutageBin
'UsageDim instance As MajorEventDayManager Dim outageTime As System.Date Dim value As OutageBin value = instance.GetOutageBin(outageTime)
public OutageBin GetOutageBin( System.DateTime outageTime )
public function GetOutageBin( outageTime: System.DateTime ): OutageBin;
public function GetOutageBin( outageTime : System.DateTime ) : OutageBin;
public: OutageBin* GetOutageBin( System.DateTime outageTime )
public: OutageBin^ GetOutageBin( System.DateTime outageTime )
nullTarget 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