Sofu Documentation
AttributeKey Method (attribute)
NamespacesSofu.SofuMapAttributeKey(SofuObject)
Tries to find the name of a key for an element. Not implemented for now!.
Declaration Syntax
C#
public string AttributeKey(
	SofuObject attribute
)
Parameters
attribute (SofuObject)
Name of the element to find
Return Value
The name of the key if found
Exceptions
ExceptionCondition
SofuNoElementExceptionWill throw SofuNoElementException when the Element is not in this Map

Assembly: Sofu (Module: Sofu) Version: 0.2.1.0 (0.2.1.0)