Click or drag to resize

RefTypeAttributeTypeCreate Method

Creates a new RefURIAttribute using the specified document.

Namespace: Aml.Engine.AmlObjects
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public static RefTypeAttributeType Create(
	CAEXDocument doc
)

Parameters

doc  CAEXDocument
The document.

Return Value

RefTypeAttributeType
The RefTypeAttributeType attribute
See Also