|
AvailabilityBlockClinicianResponseCreatedDate Property |
[This is preliminary documentation and is subject to change.]
Created date.
Namespace: SnapMD.VirtualCare.ApiModels.SchedulingAssembly: SnapMD.VirtualCare.ApiModels (in SnapMD.VirtualCare.ApiModels.dll) Version: 1.24.0.23327 (1.0.0.0)
Syntaxpublic DateTimeOffset CreatedDate { get; set; }
Public Property CreatedDate As DateTimeOffset
Get
Set
public:
property DateTimeOffset CreatedDate {
DateTimeOffset get ();
void set (DateTimeOffset value);
}
member CreatedDate : DateTimeOffset with get, set
Property Value
Type:
DateTimeOffset
See Also