C# Class PodioAPI.Models.Request.CreateUpdateOptions

Afficher le fichier Open project: podio/podio-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
CreateUpdateOptions ( bool silent = false, bool hook = true, List fields = null, bool alertInvite = false ) : System.Collections.Generic

Method Details

CreateUpdateOptions() public méthode

public CreateUpdateOptions ( bool silent = false, bool hook = true, List fields = null, bool alertInvite = false ) : System.Collections.Generic
silent bool
hook bool
fields List
alertInvite bool
Résultat System.Collections.Generic