Class BuiltInProjectProperty

Class BuiltInProjectProperty

Namespace: Aspose.Tasks.Properties
Assembly: Aspose.Tasks.dll (25.4.0)

Represents a built-in property.

public sealed class BuiltInProjectProperty : Property

Inheritance

object Property BuiltInProjectProperty

Inherited Members

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

Gets or sets the value of the property.

public string Value { get; set; }

Property Value

string

 English