Hi everyone,
I am attempting to add functionality to a custom ArcGIS Pro 3.1 add-in to set a specific date and time and apply the time as a historical moment. With the feature service data source that I am using, I am able the do this manually by selecting the data source, selecting Change Moment, entering the specific date & time, and then selecting the apply button.
I would like to create behavior within the add-in to do the same thing using the ArcGIS Pro SDK. Does the SDK support changing the map version to a specific date and time?
Also, the Historical Markers option on the History pane is disabled. I am assuming it is disable because it is not supported while using a feature service, but I cannot find documentation if this is correct or not. Can someone point me to documentation about the History pane the Historical Moments requirements?
I would appreciate any help, Jon
