Hexapp Documentation
Hexapp Documentation
Hexapp API
Reference
MicaSystems.Utils
Utils_Other Class
Utils_Other Methods
Add Method
As(T) Method
CompareVersions Method
ConvertArrayToStringCollection Method
ConvertToUnsecureString Method
CreateGetMethod Method
CreateSetMethod Method
CreateValue(TKey, TValue) Method
EnsureValue(TKey, TValue) Method
EqualsAll Method
EqualsAny Method
GetAssembky Method
GetCleanSegments Method
GetCompleteTextFromHours Method
GetConstants Method
GetDateForBdd Method
GetDaysFromHours Method
GetDaysFromHours_Text Method
GetDbValue Method
GetEnumGuid Method
GetFieldsAttribute(AttributeType) Method
GetFileVersion Method
GetLoadableTypes Method
GetOrCreateValue Method
GetProcessOwner Method
GetProperties(AttributeType) Method
GetPropertiesAttributes(AttributeType) Method
GetRandomDay Method
GetString Method
GetValue(TKey, TValue) Method
In Method
IsNotNullOrEmpty Method
IsNullOrEmpty Method
IsNumber Method
IsProcessRunning Method
IsStatic Method
IsSubclassOfRawGeneric Method
MergeArrays Method
SmartConcat Method
SmartConcatObjects Method
ToStringCollection Method
TryGetValue(TKey, TValue) Method
TryLoadAssemblyByFullName Method
Utils_Other
GetDaysFromHours Method
Converts a number of hours to a number of days, given a certain amount of hours per day.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
Copy
public
static
double
GetDaysFromHours
(
this
double
val
,
double
hoursByDay
)
Parameters
val
Type:
System
Double
hoursByDay
Type:
System
Double
Return Value
Type:
Double
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
Double
. 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)
.
See Also
Reference
Utils_Other Class
MicaSystems.Utils Namespace
www.hexapp.com
×
Close feedback form
Send us
comments or requests about documentation