ConfigurationElementCollection<T>.ElementName Property
Applies To: Dynamics CRM 2015
Gets the element name.
Namespace: Microsoft.Xrm.Client.Configuration
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
protected override string ElementName { get; }
protected:
property String^ ElementName {
virtual String^ get() override;
}
override ElementName : string with get
Protected Overrides ReadOnly Property ElementName As String
Property Value
Type: System.String
Type: String
The name of the element.
See Also
ConfigurationElementCollection<T> Class
Microsoft.Xrm.Client.Configuration Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright