Class ParsedSpecificProperties
- Namespace
- Autodesk.ModelDerivative.Helpers.Models
- Assembly
- Autodesk.ModelDerivative.dll
public class ParsedSpecificProperties
- Inheritance
-
ParsedSpecificProperties
- Inherited Members
Properties
Collections
[JsonPropertyName("collection")]
public List<ParsedSpecificProperties.ObjectCollection> Collections { get; set; }
Property Value
Type
[JsonPropertyName("type")]
public string Type { get; set; }