Signons Property

The Signons property returns the Signons collection for a model.

Syntax

Model .Signons

Applies To

Model Object

Discussion

Before you can add or modify Signon objects, you must first return the Signons collection.

A COM exception is thrown in error situations. The message that is passed with the exception varies depending on the error situation.

Type

Object

Access

Read

Examples

signon = model.Signons.Add()