Click or drag to resize
ModuleServicePropertyValue Property
Gets or sets the value of a module service property.

Namespace: Atomia.Provisioning.Base.Module
Assembly: Atomia.Provisioning.Base.Module (in Atomia.Provisioning.Base.Module.dll) Version: 17.3.6337.16009
Syntax
public virtual string Value { get; set; }

Property Value

Type: String
See Also