IWebBrowser2.PutProperty Method (String, Object)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Associates a user-defined name/value pair with the object.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Syntax
void PutProperty(
string Property,
object vtValue
)
Sub PutProperty (
Property As String,
vtValue As Object
)
Parameters
Property
Type: System.StringSpecifies the property name.
vtValue
Type: System.ObjectSpecifies the property value.
See Also
IWebBrowser2 Interface
Microsoft.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright