For Babelfish Release 1.12.3.10

SetAttributeValueAuthenticatedResponseGetAttributeValue Method

Retrieve an object of the SetAttribute requested

Definition

Namespace: Scopos.BabelFish.Responses.AttributeValueAPI
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public SetAttributeValue GetAttributeValue(
	string AttributeValueSetName
)

Parameters

AttributeValueSetName  String

Return Value

SetAttributeValue
SetAttributeValue response object if found

See Also