Click or drag to resize
ModelTryGetElementIdentityAttribute Method

Namespace: FDF.Common.ObjectModel
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool TryGetElementIdentityAttribute(
	ref Attribute attribute,
	Element element
)

Parameters

attribute
Type: FDF.Common.ObjectModelAttribute
element
Type: FDF.Common.ObjectModelElement

Return Value

Type: Boolean
See Also