ObjectCacheElementCollection.CollectionName Property
Applies To: Dynamics CRM 2015
Gets or sets the name of the element collection.
Namespace: Microsoft.Xrm.Client.Configuration
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public override string CollectionName { get; }
public:
property String^ CollectionName {
virtual String^ get() override;
}
override CollectionName : string with get
Public Overrides ReadOnly Property CollectionName As String
Property Value
Type: System.String
Type: String
.
See Also
ObjectCacheElementCollection Class
Microsoft.Xrm.Client.Configuration Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright