Searched defs:UsedBaseResourceType (Results 1 – 4 of 4) sorted by relevance
25 type UsedBaseResourceType struct { struct26 ID int // The ID of the BaseResourceType.27 Name string // The name of the type, e.g. 'git'.28 … true, will create unique version histories for each of the resources using this base resource type
22 UsedBaseResourceType *UsedBaseResourceType member