Class VcsRootInstance
Inheritance
System.Object
VcsRootInstance
Namespace: LymeTemplateApi.Console.Models
Assembly: LymeTemplateApi.Console.dll
Syntax
public class VcsRootInstance : object
Properties
Href
Declaration
public string Href { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Id
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |