C# Class CrownPeak.AccessAPI.AssetCreateRequest

Afficher le fichier Open project: Crownpeak/Access-API-Examples

Méthodes publiques

Méthode Description
AssetCreateRequest ( ) : System
AssetCreateRequest ( string newName, int destinationFolderId, AssetType type ) : System

Method Details

AssetCreateRequest() public méthode

public AssetCreateRequest ( ) : System
Résultat System

AssetCreateRequest() public méthode

public AssetCreateRequest ( string newName, int destinationFolderId, AssetType type ) : System
newName string
destinationFolderId int
type AssetType
Résultat System