pmMDA.NET

ViewDefinition.AddIndexedProperty Method 

[This is preliminary documentation and subject to change.]

Adds a indexed property definition to this view definition.

public void AddIndexedProperty(
   ViewIndexedPropertyDefinition propertyDefinition
);

Parameters

propertyDefinition

See Also

ViewDefinition Class | PmMda.Net.Views.Definition Namespace