Compartilhar via


Propriedade AttributesQueryContext.ModifiedAfterRevision

Namespace:  Microsoft.VisualStudio.Services.Profile
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

'Declaração
<DataMemberAttribute> _
Public Property ModifiedAfterRevision As Nullable(Of Integer)
[DataMemberAttribute]
public Nullable<int> ModifiedAfterRevision { get; private set; }

Valor de propriedade

Tipo: System.Nullable<Int32>

Segurança do .NET Framework

Consulte também

Referência

AttributesQueryContext Classe

Namespace Microsoft.VisualStudio.Services.Profile