Click or drag to resize

SystemUnitFamilyTypeGetReferencedSystemUnitClass Method

Getting a referenced SystemUnitClass.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public SystemUnitFamilyType GetReferencedSystemUnitClass(
	string systemUnitClassReference
)

Parameters

systemUnitClassReference  String
Full path to a SystemUnitClass

Return Value

SystemUnitFamilyType
The referenced SystemUnitClass
Exceptions
ExceptionCondition
ArgumentNullExceptionsystemUnitClassReference
See Also