| TripRequestclientBirthdateEpoch Property |
[Missing <summary> documentation for "P:ParaPlan.Entities.TripRequest.clientBirthdateEpoch"]
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public double clientBirthdateEpoch { get; set; }
public:
property double clientBirthdateEpoch {
double get ();
void set (double value);
}
function get_clientBirthdateEpoch();
function set_clientBirthdateEpoch(value);
Property Value
Type:
DoubleSee Also