Resources.ONCALLACTIVE Property
Gets a localized string similar to On Call - Active.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Properties
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
'Usage
Dim value As String
value = Resources.ONCALLACTIVE
'Declaration
Public Shared ReadOnly Property ONCALLACTIVE As String
public static string ONCALLACTIVE { get; }
public:
static property String^ ONCALLACTIVE {
String^ get ();
}
/** @property */
public static String get_ONCALLACTIVE ()
public static function get ONCALLACTIVE () : String
Type: String
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Resources Class
Resources Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Properties Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.