pmMDA.NET

View.GetIndexedProperty Method 

[This is preliminary documentation and subject to change.]

Returns the ViewIndexedProperty with the specified name.

public ViewIndexedProperty GetIndexedProperty(
   string name
);

Parameters

name
The name of the property to get.

Return Value

The ViewIndexedProperty.

See Also

View Class | PmMda.Net.Views Namespace