Accounts V1.0
Gets or sets the criteria used to search account contacts by "Title."

Namespace: Zywave.Services.Public.Accounts.Contracts
Assembly: Zywave.Services.Public.Accounts.Contracts (in Zywave.Services.Public.Accounts.Contracts.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public StringSearchCriteria Title { get; set; }

Field Value

Returns the account contact's title.

See Also