ToDateTime

DocumentProperty.ToDateTime method

Restituisce il valore della proprietà come DateTime nel fuso orario locale.

public DateTime ToDateTime()

Osservazioni

Genera un’eccezione se il tipo di proprietà non è PropertyType.Date.

Guarda anche