Click or drag to resize

DNSRecordPriority Property

Namespace:  WsDns.Business.Entities
Assembly:  WsDns.Business (in WsDns.Business.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public Nullable<int> Priority { get; set; }

Property Value

Type: NullableInt32
See Also