ApplicationClass.Calculation Property

Definition

public:
 virtual property Microsoft::Office::Interop::MSProject::PjCalculation Calculation { Microsoft::Office::Interop::MSProject::PjCalculation get(); void set(Microsoft::Office::Interop::MSProject::PjCalculation value); };
public virtual Microsoft.Office.Interop.MSProject.PjCalculation Calculation { get; set; }
Public Overridable Property Calculation As PjCalculation

Property Value

PjCalculation

Implements

Applies to