C# Class PodioAPI.Utils.ItemFields.EmbedItemField

Inheritance: ItemField
Mostra file Open project: podio/podio-dotnet

Public Methods

Method Description
AddEmbed ( int embedId, int fileId = null ) : void

Method Details

AddEmbed() public method

public AddEmbed ( int embedId, int fileId = null ) : void
embedId int
fileId int
return void