Class BuiltInProjectPropertyCollection

Class BuiltInProjectPropertyCollection

Το όνομα: Aspose.Tasks.Properties Συγκέντρωση: Aspose.Tasks.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

 Ελληνικά