Class BuiltInProjectProperty
Class BuiltInProjectProperty
Името на пространството: Aspose.Tasks.Properties Асамблея: Aspose.Tasks.dll (25.4.0)
Тя представлява вградена собственост.
public sealed class BuiltInProjectProperty : Property
Inheritance
object ← Property ← BuiltInProjectProperty
наследници
Property.ToString() , Property.Name , Property.Value , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Properties
Value
Получава или определя стойността на имота.
public string Value { get; set; }