|
SerializableUserid Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:SnapMD.VirtualCare.Sdk.Models.SerializableUser.id"]
Namespace: SnapMD.VirtualCare.Sdk.ModelsAssembly: SnapMD.VirtualCare.Sdk (in SnapMD.VirtualCare.Sdk.dll) Version: 1.24.0.23329 (1.0.0.0)
Syntaxpublic int id { get; set; }
Public Property id As Integer
Get
Set
public:
property int id {
int get ();
void set (int value);
}
member id : int with get, set
Property Value
Type:
Int32
See Also