StringAttributeMetadata Properties
[Applies to: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online]
Microsoft.Xrm.Sdk.Metadata Namespace
| Name | Description | |
|---|---|---|
|
AttributeOf | Gets the name of that attribute that this attribute extends. (inherited from AttributeMetadata) |
|
AttributeType | Gets the type for the attribute. (inherited from AttributeMetadata) |
|
CanBeSecuredForCreate | Gets whether field security can be applied to prevent a user from adding data to this attribute. (inherited from AttributeMetadata) |
|
CanBeSecuredForRead | Gets whether field level security can be applied to prevent a user from viewing data from this attribute. (inherited from AttributeMetadata) |
|
CanBeSecuredForUpdate | Gets whether field level security can be applied to prevent a user from updating data for this attribute. (inherited from AttributeMetadata) |
|
CanModifyAdditionalSettings | Gets or sets the property that determines whether any settings not controlled by managed properties can be changed. (inherited from AttributeMetadata) |
|
ColumnNumber | Gets an organization specific id for the attribute used for auditing. (inherited from AttributeMetadata) |
|
DeprecatedVersion | Gets the Microsoft Dynamics CRM version that the attribute was deprecated in. (inherited from AttributeMetadata) |
|
Description | Gets or sets the description of the attribute. (inherited from AttributeMetadata) |
|
DisplayName | Gets or sets the display name for the attribute. (inherited from AttributeMetadata) |
|
EntityLogicalName | Gets the logical name of the entity that contains the attribute. (inherited from AttributeMetadata) |
|
ExtensionData | Gets or sets the structure that contains extra data. (inherited from MetadataBase) |
|
Format | Gets or sets the format for the string. |
|
HasChanged | Gets whether the item of metadata has changed. (inherited from MetadataBase) |
|
ImeMode | Gets or sets the IME mode for the attribute. |
|
IsAuditEnabled | Gets or sets the property that determines whether the attribute is enabled for auditing. (inherited from AttributeMetadata) |
|
IsCustomAttribute | Gets whether the attribute is a custom attribute. (inherited from AttributeMetadata) |
|
IsCustomizable | Gets or sets the property that determines whether the attribute allows customization. (inherited from AttributeMetadata) |
|
IsManaged | Gets whether the attribute is part of a managed solution. (inherited from AttributeMetadata) |
|
IsPrimaryId | Gets whether the attribute represents the unique identifier for the record. (inherited from AttributeMetadata) |
|
IsPrimaryName | Gets or sets whether the attribute represents the primary attribute for the entity. (inherited from AttributeMetadata) |
|
IsRenameable | Gets or sets the property that determines whether the attribute display name can be changed. (inherited from AttributeMetadata) |
|
IsSecured | Gets or sets whether the attribute is secured for field level security. (inherited from AttributeMetadata) |
|
IsValidForAdvancedFind | Gets or sets the property that determines whether the attribute appears in Advanced Find. (inherited from AttributeMetadata) |
|
IsValidForCreate | Gets whether the value can be set when a record is created. (inherited from AttributeMetadata) |
|
IsValidForRead | Gets whether the value can be retrieved. (inherited from AttributeMetadata) |
|
IsValidForUpdate | Gets whether the value can be updated. (inherited from AttributeMetadata) |
|
LinkedAttributeId | Gets or sets an attribute that is linked between Appointments and Recurring appointments. (inherited from AttributeMetadata) |
|
LogicalName | Gets or sets the logical name for the attribute. (inherited from AttributeMetadata) |
|
MaxLength | Gets or sets the maximum length for the string. |
|
MetadataId | Gets or sets a unique identifier for the metadata item. (inherited from MetadataBase) |
|
RequiredLevel | Gets or sets the property that determines the data entry requirement level enforced for the attribute. (inherited from AttributeMetadata) |
|
SchemaName | Gets or sets the schema name for the attribute. (inherited from AttributeMetadata) |
|
YomiOf | For internal use only. |
Reference
StringAttributeMetadata ClassMicrosoft.Xrm.Sdk.Metadata Namespace
Other Resources
Customize Entity Attribute MetadataSend comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.