FieldCount Property

[This is preliminary documentation and subject to change.]

This is the FieldCount property of the MsiRecord object. This read-only property returns the number of fields in the record. Read access to fields beyond this count returns Null values. Write access fails.

Syntax

object.FieldCount

Parts

object
MsiRecord object.