ConversionDomainItemDomainName Property

Get/Set the name of the domain.

Definition

Namespace: ConversionCalc
Assembly: ConversionCalc (in ConversionCalc.dll) Version: 25.3016.3818
C#
[JsonPropertyAttribute(Order = 0)]
public string DomainName { get; set; }

Property Value

String

See Also