Table of Contents

Property Id

Namespace
Aspose.CAD.FileFormats.Collada.FileParser.Elements
Assembly
Aspose.CAD.dll

Id

Gets or sets the id. A text string containing the unique identifier of this element. This value must be unique within the instance document. Required.

public string Id { get; set; }

Property Value

string