Condividi tramite


Proprietà AttributesQueryContext.ModifiedAfterRevision

Spazio dei nomi:  Microsoft.VisualStudio.Services.Profile
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Sintassi

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

Valore proprietà

Tipo: System.Nullable<Int32>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AttributesQueryContext Classe

Spazio dei nomi Microsoft.VisualStudio.Services.Profile