DetailedUserDataGmtDifference Property |
GMT difference.
Namespace: dk.webCRM.ApiSync.BusinessLayer.EntitiesAssembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntaxpublic int GmtDifference { get; set; }
Public Property GmtDifference As Integer
Get
Set
public:
property int GmtDifference {
int get ();
void set (int value);
}
member GmtDifference : int with get, set
Property Value
Type:
Int32
See Also