ServiceAgentRequestlogOn Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public int logOn { get; set; }
Public Property logOn As Integer
Get
Set
public:
property int logOn {
int get ();
void set (int value);
}
function get_logOn();
function set_logOn(value);
Property Value
Type:
Int32See Also