Click or drag to resize
BasicOperationServiceSearchCriteriaServiceName Property
Gets or sets the name of the service.

Namespace: Atomia.Provisioning.BasicOperations
Assembly: Atomia.Provisioning.BasicOperations (in Atomia.Provisioning.BasicOperations.dll) Version: 17.3.6337.16010
Syntax
public string ServiceName { get; set; }

Property Value

Type: String
The name of the service.
See Also