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; }