| ChatThreadpk Property |
[Missing <summary> documentation for "P:ParaPlanREST.Models.ChatThread.pk"]
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string pk { get; set; }
public:
property String^ pk {
String^ get ();
void set (String^ value);
}
function get_pk();
function set_pk(value);
Property Value
Type:
StringSee Also