Class IsCollabProjectMigratedResponse
Inheritance
IsCollabProjectMigratedResponse
Assembly: solution.dll
Syntax
public class IsCollabProjectMigratedResponse
Properties
Credentials
Declaration
public CredentialsResponse Credentials { get; set; }
Property Value
Error
Declaration
public ErrorResponse.ErrorFields Error { get; set; }
Property Value
Type |
Description |
ErrorFields |
|
IsMigrated
Declaration
public bool IsMigrated { get; set; }
Property Value
PlasticCloudOrganizationName
Declaration
public string PlasticCloudOrganizationName { get; set; }
Property Value
WebServerUri
Declaration
public string WebServerUri { get; set; }
Property Value