Click or drag to resize

SystemUnitClassTypeAttribute Property

Gets the collection of Attribute objects for this instance.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public AttributeSequence Attribute { get; }

Property Value

AttributeSequence

Implements

IObjectWithAttributesAttribute
See Also