C# Class Podio.API.Utils.ItemFields.DateItemField

Inheritance: Podio.API.Model.ItemField
Afficher le fichier Open project: kasperbumbech/Podio.API-for-.NET

Méthodes protégées

Méthode Description
setDateTime ( System.DateTime value, string attribute ) : void

Method Details

setDateTime() protected méthode

protected setDateTime ( System.DateTime value, string attribute ) : void
value System.DateTime
attribute string
Résultat void