CommonRoutingExtensionsIsOffice Method
Is now the office time for dn?
Namespace: CallFlowAssembly: CallFlow.CFD (in CallFlow.CFD.dll) Version: 20.0.1
public static bool IsOffice(
this DN dn,
DateTime now
)
- dn DN
- the DN
- now DateTime
- current local time of the DN
BooleanIn Visual Basic and C#, you can call this method as an instance method on any object of type
DN. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic) or
Extension Methods (C# Programming Guide).
Group time override is ignored if
dn is
Extension