Click or drag to resize
WebResourceStatusAccessType Property
Type of access that the application needs to the resource. For example read, write or execute.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public string AccessType { get; set; }

Property Value

Type: String
See Also