Class BuiltInProjectProperty

Class BuiltInProjectProperty

Nombre del espacio: Aspose.Tasks.Properties Asamblea: Aspose.Tasks.dll (25.4.0)

Representa una propiedad integrada.

public sealed class BuiltInProjectProperty : Property

Inheritance

object Property BuiltInProjectProperty

Miembros heredados

Property.ToString() ,y, Property.Name ,y, Property.Value ,y, object.GetType() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Properties

Value

Recibe o establece el valor de la propiedad.

public string Value { get; set; }

Valor de la propiedad

string

 Español