Miner.Responder.Shared.RusOutageAnalysis Namespace > MajorEventDayManager Class : GetOutageBin Method |
'Declaration
Public Function GetOutageBin( _ ByVal outageTime As System.Date _ ) As OutageBin
'Usage
Dim 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 )
null
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