defaultprop

defaultprop — sets a default type for a property.

Syntax

(defaultprop domain type propname)
    

Arguments

domain

The domain name of the property whose default type will be set.

type

The default type for this property, as a string.

propname

The name of the property, as a string.

Returns

A message indicating success or error. Please refer to Return Syntax for details.

Description

This command sets a default type for a property on a given domain. For more information and an example, please refer to Section 2.4.4, “Assemblies, Subassemblies, Attributes, and Properties”.