WebUserApplicationId Property |
ApplicationId.
Mandatory if User Type is "Application".
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public int ApplicationId { get; set; }
Public Property ApplicationId As Integer
Get
Set
public:
property int ApplicationId {
int get ();
void set (int value);
}
member ApplicationId : int with get, set
Property Value
Type:
Int32See Also