XrmBinding.ReaderQuotas Property
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public XmlDictionaryReaderQuotas ReaderQuotas { get; set; }
public:
property XmlDictionaryReaderQuotas^ ReaderQuotas {
XmlDictionaryReaderQuotas^ get();
void set(XmlDictionaryReaderQuotas^ value);
}
member ReaderQuotas : XmlDictionaryReaderQuotas with get, set
Public Property ReaderQuotas As XmlDictionaryReaderQuotas
Property Value
Type: System.Xml.XmlDictionaryReaderQuotas
See Also
XrmBinding Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright