AttributeMetadata.DeprecatedVersion Property

Definition

Gets the Microsoft Dynamics 365 version that the attribute was deprecated in.

public:
 property System::String ^ DeprecatedVersion { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string DeprecatedVersion { get; }
[<System.Runtime.Serialization.DataMember>]
member this.DeprecatedVersion : string
Public ReadOnly Property DeprecatedVersion As String

Property Value

The Microsoft Dynamics 365 version that the attribute was deprecated in.

Attributes

Applies to