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

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

Return Value

Type: String
String that represent current object
See Also