CadFieldList.Attribute330List

CadFieldList.Attribute330List property

Gets or sets the attribute330 list.

public List<string> Attribute330List { get; set; }

Property Value

The attribute330 list.

See Also