Class BuiltInProjectProperty
Class BuiltInProjectProperty
Pôvodný názov: Aspose.Tasks.Properties Zhromaždenie: Aspose.Tasks.dll (25.4.0)
Predstavuje zabudovanú nehnuteľnosť.
public sealed class BuiltInProjectProperty : Property
Inheritance
object ← Property ← BuiltInProjectProperty
Z dedičných členov
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
Získava alebo stanovuje hodnotu majetku.
public string Value { get; set; }