Click or drag to resize
ApplicationActionIdentifier Property
Identifier. Mandatory. Max length 200. This identifier is set by the application administrator. It is normally used as an identifier for the application action object within the fysical application the object represents.

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

Property Value

Type: String

Implements

IApplicationActionIdentifier
See Also