Click or drag to resize
ApplicationIdentifier Property
Identifier. Mandatory. Max length 50. This identifier is set by the application administrator. It is normally used as an identifier for the application 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

IApplicationIdentifier
See Also