AttributeMetadata.DeprecatedVersion 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 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