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