Property.Revision Property

Definition

Gets or sets the version of the property.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="Revision", Order=104)]
public long Revision { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="Revision", Order=104)>]
member this.Revision : int64 with get, set
Public Property Revision As Long

Property Value

The version of the property.

Attributes

Applies to