Click or drag to resize
ProvisioningServiceGetAllProperties Method
Return all property objects for this service.

Namespace: Atomia.Provisioning.Base
Assembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax
public virtual ProvisioningServiceProperty[] GetAllProperties()

Return Value

Type: ProvisioningServiceProperty
Array of ProvisioningServiceProperty objects
Remarks
This class member will not be serialized by the WCF service.
See Also