CreateAttributeRequest.Attribute Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the definition of the column type that you want to create. Required.
public:
property Microsoft::Xrm::Sdk::Metadata::AttributeMetadata ^ Attribute { Microsoft::Xrm::Sdk::Metadata::AttributeMetadata ^ get(); void set(Microsoft::Xrm::Sdk::Metadata::AttributeMetadata ^ value); };
public Microsoft.Xrm.Sdk.Metadata.AttributeMetadata Attribute { get; set; }
member this.Attribute : Microsoft.Xrm.Sdk.Metadata.AttributeMetadata with get, set
Public Property Attribute As AttributeMetadata
Property Value
The definition of the column type that you want to create. Required.
Remarks
Use one of the following classes to specify the type of column that you want to create: