BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
Hi Anthony,
Sorry about the inconvenience caused.
We are checking with this issue and will provide you the response in very shortly.
Please let me know if you have any queries.
Regards,
Kathiresan S.
Hi Anthony,
Thanks for your update.
We have checked the Syncfusion Essential Studio Class Reference Documentation setup with the same configuration machine as you mentioned. But it takes nearly 2 hours and 30 minutes alone to complete the whole installation. So, the 8 hours of installation time is purely based on your machine speed only.
Q) Regarding my documentation comment, I was looking at members like
SfDateTimeCombo.FormatString
Also, SfDateTimeCombo.Value
It returns an object, which doesn't actually imply much of a contract. What can I cast it to?
A) SfDateTimeCombo.FormatString property specifies the display format of DateTime in SfDateTimeCombo. You can get more details about this property in following link,
http://help.syncfusion.com/UG/winrt/default.htm#!documents/formatting1.htm
SfDateTimeCombo.Value property returns the currently selected datetime in SfDateTimeCombo as object. It can be cast to DateTime as shown in following code:
DateTime.Parse(dateTimeCombo.Value.ToString()); |
S.No |
Input element |
Description |
1 |
h |
Hour part in DateTime |
2 |
m |
Minute part in DateTime |
3 |
s |
Seconds part in DateTime |
4 |
y |
Year part in DateTime |
5 |
M |
Month part in DateTime |
6 |
d |
Date part in DateTime |
7 |
t |
AM/PM string in DateTime |
Hi Anthony,
We regret for the inconvenience caused.
Q) How long should this take?
A) Our Syncfusion Essential Studio Class Reference documentation installer v12.4.0.24 will take around 2 hours 30 minutes to complete the whole installation in normal machine. It will be based on RAM speed and Hard Disk.
In order to check this issue from our end, could you please provide the below requested details? The details to be provided will be much helpful to investigate the issue.
a) Visual Studio version and its service pack installed details.
b) OS with bit information.
c) OS language.
d) Framework installed version.
e) Help viewer tool with version.
f) Disk space availability of Essential Studio documentation installed drive.
Regarding this query “the documentation doesn't actually do much but list the members, not describe what they actually mean, so I'm not sure it was worth the wait”, we have checked by installed the Essential Studio Class Reference documentation setup at our end. It describes about the each members and what they actually mean as shown in the below image. If we misunderstood your query, kindly share more information to us.
Please let us know if you have any questions.
Regards,
Kathiresan S.