ICard4DeathPlace Property
IT Hit WebDAV Classes Reference
Gets or sets the place of death of the object the business card represents.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxIDeathPlace4 DeathPlace { get; set; }
Property DeathPlace As IDeathPlace4
Get
Set
property IDeathPlace4^ DeathPlace {
IDeathPlace4^ get ();
void set (IDeathPlace4^ value);
}
abstract DeathPlace : IDeathPlace4 with get, set
Property Value
Type:
IDeathPlace4
See Also