 | ContactContextId Property |
[Missing <summary> documentation for "P:OpenFin.FDC3.Context.ContactContext.Id"]
Namespace:
OpenFin.FDC3.Context
Assembly:
OpenFin.FDC3 (in OpenFin.FDC3.dll) Version: 0.2.1-alpha6
Syntaxpublic Contact Id { get; set; }Public Property Id As Contact
Get
Set
public:
property Contact^ Id {
Contact^ get ();
void set (Contact^ value);
}Property Value
Type:
Contact
See Also