Share via


ProjectItemInstance.MetadataCount Property

Definition

Returns the number of metadata entries. Includes any from applicable item definitions. Includes both custom and built-in metadata.

public int MetadataCount { get; }

Property Value

The number of metadata entries, including metadata inherited from item definitions

Implements

Remarks

Includes both custom and built-in metadata.

Applies to