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

Inheritance: Podio.API.Model.ItemField
Mostrar archivo Open project: kasperbumbech/Podio.API-for-.NET

Protected Methods

Method Description
setDateTime ( System.DateTime value, string attribute ) : void

Method Details

setDateTime() protected method

protected setDateTime ( System.DateTime value, string attribute ) : void
value System.DateTime
attribute string
return void