RetrieveRecordWallRequest.Type Property
Applies To: Dynamics CRM 2015
Reserved for future use.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public OptionSetValue Type { get; set; }
public:
property OptionSetValue^ Type {
OptionSetValue^ get();
void set(OptionSetValue^ value);
}
member Type : OptionSetValue with get, set
Public Property Type As OptionSetValue
Property Value
Type: Microsoft.Xrm.Sdk.OptionSetValue
Type: OptionSetValue.
See Also
RetrieveRecordWallRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright