ServiceRecordContains Method

Determines whether a service attribute with the specified ID, and optional natural language, is in the List.

Overload List

Contains(ServiceAttributeId) Determines whether a service attribute with the specified ID is in the List.
Contains(ServiceAttributeId, LanguageBaseItem) Determines whether a TextString service attribute with the specified ID and natural language is in the List.

See Also