FieldCount Property

Contains the number of fields in the Fields property array.

Syntax

value = Parameter.FieldCount

Part Description
value A returned integer representing the number of fields in the Fields property array.
Parameter An object variable that describes a parameter for a domain command.

Applies To

Parameter

Remarks

This property is read-only.

See Also

DomainCmd Object, Fields


(c) 1996-1998 Microsoft Corporation. All Rights Reserved.