AttributeLogicalNameAttribute Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Used by the code generation tool to create classes based on entities.
The following tables list the members exposed by the AttributeLogicalNameAttribute type.
Public Constructors
Name | Description | |
---|---|---|
AttributeLogicalNameAttribute | Initializes a new instance of theAttributeLogicalNameAttribute class |
Top
Public Properties
Name | Description | |
---|---|---|
LogicalName | Gets the logical name of an attribute. | |
TypeId | (inherited from Attribute) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (inherited from Object) | |
GetHashCode | Overridden. (inherited from Object) | |
GetType | (inherited from Object) | |
IsDefaultAttribute | (inherited from Attribute) | |
Match | (inherited from Attribute) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
GetIDsOfNames | (inherited from Attribute) | |
GetTypeInfo | (inherited from Attribute) | |
GetTypeInfoCount | (inherited from Attribute) | |
Invoke | (inherited from Attribute) |
Top
See Also
Reference
AttributeLogicalNameAttribute Class
Microsoft.Xrm.Sdk Namespace
Other Resources
Use the Early Bound Entity Classes in Code
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.