LocationType4Work Property
IT Hit WebDAV Classes Reference
Implies that the property is related to an individual's work place.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static LocationType4 Work { get; }
Public Shared ReadOnly Property Work As LocationType4
Get
public:
static property LocationType4^ Work {
LocationType4^ get ();
}
static member Work : LocationType4 with get
Property Value
Type:
LocationType4
See Also