FindParentResourceGroupResponse.result Property
Applies To: Dynamics CRM 2015
Gets a value that indicates whether the parent resource group was found.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public bool result { get; }
public:
property bool result {
bool get();
}
member result : bool with get
Public ReadOnly Property result As Boolean
Property Value
Type: System.Boolean
Type: Boolean
Indicates whether the parent resource group was found.
true if the parent resource group was found; otherwise, false.
See Also
FindParentResourceGroupResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright