Class BuiltInProjectPropertyCollection

Class BuiltInProjectPropertyCollection

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

این مجموعه مجموعه ای از ویژگی های پروژه ساخته شده است.

public sealed class BuiltInProjectPropertyCollection : PropertyKeyedCollection<builtinprojectproperty>, ICollection<builtinprojectproperty>, IEnumerable<builtinprojectproperty>, IEnumerable

Inheritance

object PropertyCollection PropertyKeyedCollection BuiltInProjectPropertyCollection

Implements

ICollection , IEnumerable , IEnumerable

اعضای ارثی

PropertyKeyedCollection.Contains(string) , PropertyKeyedCollection.Add(BuiltInProjectProperty) , PropertyKeyedCollection.Names , PropertyKeyedCollection.Count , PropertyKeyedCollection.IsReadOnly , PropertyKeyedCollection.this[string] , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Properties

Author

دریافت یا قرار دادن نویسنده یک پروژه.

public string Author { get; set; }

ارزش املاک

string

Category

دریافت یا تنظیم دسته بندی یک پروژه.

public string Category { get; set; }

ارزش املاک

string

Comments

دریافت یا ارسال نظرات در مورد یک پروژه.

public string Comments { get; set; }

ارزش املاک

string

Company

دریافت یا راه اندازی شرکت یک پروژه.

public string Company { get; set; }

ارزش املاک

string

HyperlinkBase

به دست آوردن یا تنظیم پایه هیپر لینک یک پروژه.

public string HyperlinkBase { get; set; }

ارزش املاک

string

IsReadOnly

ارزش دریافت می کند که نشان می دهد آیا این مجموعه فقط خوانده می شود؛ در غیر این صورت، جعلی است.

public override bool IsReadOnly { get; }

ارزش املاک

bool

Keywords

دریافت یا قرار دادن کلمات کلیدی یک پروژه.

public string Keywords { get; set; }

ارزش املاک

string

Manager

دریافت یا تعیین مدیر یک پروژه.

public string Manager { get; set; }

ارزش املاک

string

Subject

موضوع یا موضوع یک پروژه را تعیین می کند.

public string Subject { get; set; }

ارزش املاک

string

Title

دریافت یا تعیین عنوان یک پروژه.

public string Title { get; set; }

ارزش املاک

string

 فارسی