TimeWindow.Inequality(TimeWindow, TimeWindow) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool operator !=(Microsoft::BizTalk::Bam::Management::Definition::TimeWindow ^ timeWindow1, Microsoft::BizTalk::Bam::Management::Definition::TimeWindow ^ timeWindow2);
public static bool operator != (Microsoft.BizTalk.Bam.Management.Definition.TimeWindow timeWindow1, Microsoft.BizTalk.Bam.Management.Definition.TimeWindow timeWindow2);
static member op_Inequality : Microsoft.BizTalk.Bam.Management.Definition.TimeWindow * Microsoft.BizTalk.Bam.Management.Definition.TimeWindow -> bool
Public Shared Operator != (timeWindow1 As TimeWindow, timeWindow2 As TimeWindow) As Boolean
Parameters
- timeWindow1
- TimeWindow
- timeWindow2
- TimeWindow