Click or drag to resize
WebApplicationActions Property
This applications actions.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public List<WebApplicationAction> Actions { get; set; }

Property Value

Type: ListWebApplicationAction
See Also