Table of Contents

Class GitlabLocation

Namespace
MES.MQC.DataSourceLibrary.Adapters.Apis.Gitlab.Contents
Assembly
MES.MQC.DataSourceLibrary.dll
public class GitlabLocation : ContentLocationBase
Inheritance
GitlabLocation
Inherited Members

Properties

ProjectId

[JsonProperty("p")]
public string ProjectId { get; set; }

Property Value

string

Url

[JsonProperty("u")]
public string Url { get; set; }

Property Value

string