Click or drag to resize
AccessModelDefaultAccess Property
Gets or sets the numeric value of a DefaultAccess enum.

Namespace: VirtualRadar.Interface.WebSite.WebAdminModels
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int DefaultAccess { get; set; }

Property Value

Type: Int32
See Also