Click or drag to resize

IClientPidMap4RevisionLink Property

IT Hit WebDAV Classes Reference
Gets or sets the revision link. Revision Link is a second part of PID.

Namespace: ITHit.WebDAV.Card
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
string RevisionLink { get; set; }

Property Value

Type: String
Remarks
See https://tools.ietf.org/html/rfc6350#section-6.7.7 for details.
See Also