Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Specifies whether the command bar should be hidden or not.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As SessionUrl
Dim value As Boolean
value = instance.hideCommandBar
instance.hideCommandBar = value
Syntax
'Declaration
<DataMemberAttribute> _
Public hideCommandBar As Boolean
[DataMemberAttribute]
public bool hideCommandBar
[DataMemberAttribute]
public:
bool hideCommandBar
/** @attribute DataMemberAttribute() */
public boolean hideCommandBar
DataMemberAttribute
public var hideCommandBar : boolean
Platforms
See Also
Reference
SessionUrl Class
SessionUrl Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.