The parameters used to create a new version in a branch-versioned feature service. More...
Member Function Documentation[explicit]
ServiceVersionParameters::ServiceVersionParameters(QObject *parent = nullptr)
Create a new ServiceVersionParameters object.
The ServiceVersionParameters::access will default to Public.
[override virtual noexcept]
ServiceVersionParameters::~ServiceVersionParameters()
Destructor.
Esri::ArcGISRuntime::VersionAccess ServiceVersionParameters::access() constReturns the access level of the version.
See also setAccess().
QString ServiceVersionParameters::description() constReturns the description of the version.
See also setDescription().
QString ServiceVersionParameters::name() constReturns the name of the version.
The name should be short (less than 64 characters) and not contain any special characters.
See also setName().
void ServiceVersionParameters::setAccess(Esri::ArcGISRuntime::VersionAccess access)Sets the access to access.
See also access.
void ServiceVersionParameters::setDescription(const QString &description)Sets the description to description.
See also description.
void ServiceVersionParameters::setName(const QString &name)Sets the name to name.
See also name.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4