Click or drag to resize
ProvisioningServicePropertyToString Method
If FrinedlyName is set value of FriendlyName will be returned. Otherwise, result will be value on Name property

Namespace: Atomia.Provisioning.Base
Assembly: Atomia.Provisioning.Base (in Atomia.Provisioning.Base.dll) Version: 17.3.6337.16009
Syntax
public override string ToString()

Return Value

Type: String
String that represent current object
Remarks
This class member will not be serialized by the WCF service.
See Also