CadFieldDataAttribute001 Property

Gets or sets the attribute 1.

Namespace:  Aspose.CAD.FileFormats.Cad.CadObjects.Field
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public CadStringParameter Attribute001 { get; set; }

Property Value

Type: CadStringParameter
The attribute 1.
See Also