ProjectLink.LastEvaluationId 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.
Access to remote LastEvaluationId.
public:
abstract property int LastEvaluationId { int get(); };
public abstract int LastEvaluationId { get; }
member this.LastEvaluationId : int
Public MustOverride ReadOnly Property LastEvaluationId As Integer