Method SetProjectIdentifier
SetProjectIdentifier(IUsesCloudStorage, string)
Set the current project identifier
Declaration
public static void SetProjectIdentifier(this IUsesCloudStorage user, string id)
Parameters
| Type | Name | Description |
|---|---|---|
| IUsesCloudStorage | user | The functionality user |
| string | id | The project identifier to set |