ReplacementParameterDescription.global Field
Specifies if the parameter is global or not.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utility
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Usage
'Usage
Dim instance As ReplacementParameterDescription
Dim value As Boolean
value = instance.global
instance.global = value
Syntax
'Declaration
Public global As Boolean
public bool global
public:
bool global
public boolean global
public var global : boolean
Platforms
See Also
Reference
ReplacementParameterDescription Class
ReplacementParameterDescription Members
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utility Namespace
Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.