|
ConsultationParticipantResponsePersonId Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:SnapMD.VirtualCare.ApiModels.ConsultationParticipantResponse.PersonId"]
Namespace: SnapMD.VirtualCare.ApiModelsAssembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntaxpublic Guid PersonId { get; set; }
Public Property PersonId As Guid
Get
Set
public:
property Guid PersonId {
Guid get ();
void set (Guid value);
}
member PersonId : Guid with get, set
Property Value
Type:
Guid
See Also