IContextClientTimeOffset Property |
Get or set the time offset of client application timezone
Namespace:
AskiaPortalCmn
Assembly:
AskiaPortalCmn (in AskiaPortalCmn.dll) Version: 1.7.0-build068
Syntax int ClientTimeOffset { get; set; }
Property ClientTimeOffset As Integer
Get
Set
property int ClientTimeOffset {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also