Add (SharedDomains)


Warning

The SharedDomains functionality may be phased out in the future. Its use is not recommended.

Description

Create a new shareable States collection by adding a new element to the model's SharedDomains collection.

Syntax

someSharedDomains.Add(Name)

 

Parameter Description
someSharedDomains a SharedDomains collection.
Name Optional. A string specifying a name for the new shareable States collection. If no string or the empty string is given, a new name is generated.

Return Value

The new shareable States collection.

Applies To

SharedDomains