Retrieves the name of the SDP Attribute ID with the given value in the
specified Attribute ID class sets. Implementing Enum-like
behaviour.
| C# | Visual Basic |
public static class AttributeIdLookup
Public NotInheritable Class AttributeIdLookup
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| GetName(ServiceAttributeId, array<Type>[]()[]) |
Retrieves the name of the SDP Attribute ID with the given value in the
specified Attribute ID class sets.
| |
| GetName(ServiceAttributeId, array<Type>[]()[], array<LanguageBaseItem>[]()[], LanguageBaseItem%) |
Retrieves the name of the SDP Attribute ID with the given value
and using one of the languages from the supplied LanguageBaseItem
in the specified AttributeID class sets.
|
| Object | |
| AttributeIdLookup | |