All Downloads are FREE. Search and download functionalities are using the official Maven repository.

microsoft.dynamics.crm.entity.set.Msdyn_solutionhistorydatasources Maven / Gradle / Ivy

The newest version!
package microsoft.dynamics.crm.entity.set;

import com.github.davidmoten.odata.client.ContextPath;

import java.util.Optional;

import microsoft.dynamics.crm.entity.collection.request.Msdyn_solutionhistorydatasourceCollectionRequest;

public final class Msdyn_solutionhistorydatasources extends Msdyn_solutionhistorydatasourceCollectionRequest {

    public Msdyn_solutionhistorydatasources(ContextPath contextPath) {
        super(contextPath, Optional.empty());
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy