AttributeMetadata.LastOriginatingChangeTime Propriedade

Definição

Obtém o momento em que a última alteração originária foi feita a este atributo.

public:
 property DateTime LastOriginatingChangeTime { DateTime get(); };
public DateTime LastOriginatingChangeTime { get; }
member this.LastOriginatingChangeTime : DateTime
Public ReadOnly Property LastOriginatingChangeTime As DateTime

Valor de Propriedade

Um DateTime objeto que contém o último tempo de alteração originado para este atributo.

Aplica-se a

Ver também