InitializableConfigurationElement<TDependency>.TryInitialize Method (Object)
Applies To: Dynamics CRM 2015
Initializes the dependency object.
Namespace: Microsoft.Xrm.Client.Configuration
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public bool TryInitialize(
object obj
)
public:
bool TryInitialize(
Object^ obj
)
member TryInitialize :
obj:Object -> bool
Public Function TryInitialize (
obj As Object
) As Boolean
Parameters
- obj
Type: System.Object
Return Value
Type: System.Boolean
Type: Boolean.
See Also
InitializableConfigurationElement<TDependency> Class
Microsoft.Xrm.Client.Configuration Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright