Class SaveTemplateOptions

Class SaveTemplateOptions

نام ها : Aspose.Tasks.Saving جمع آوری: WL29_.dll (25.4.0)

اجازه می دهد تا گزینه های اضافی را در هنگام ذخیره یک پروژه به عنوان یک قالب مشخص کنید.

public class SaveTemplateOptions

Inheritance

object SaveTemplateOptions

اعضای ارثی

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

SaveTemplateOptions()

public SaveTemplateOptions()

Properties

RemoveActualValues

دریافت یا تنظیم یک مقدار نشان می دهد که آیا تمام ارزش های واقعی از یک قالب پروژه باید حذف شود.

public bool RemoveActualValues { get; set; }

ارزش املاک

bool

RemoveBaselineValues

دریافت یا تنظیم یک مقدار نشان می دهد که آیا تمام ارزش های پایه از یک قالب پروژه باید حذف شود.

public bool RemoveBaselineValues { get; set; }

ارزش املاک

bool

RemoveFixedCosts

دریافت یا تنظیم یک مقدار نشان می دهد که آیا تمام هزینه های ثابت از یک قالب پروژه باید حذف شود.

public bool RemoveFixedCosts { get; set; }

ارزش املاک

bool

RemoveResourceRates

دریافت یا تنظیم یک مقدار نشان می دهد که آیا نرخ منابع از یک قالب پروژه باید حذف شود.

public bool RemoveResourceRates { get; set; }

ارزش املاک

bool

 فارسی