pmMDA.NET

View.GetSingleProperty Method 

[This is preliminary documentation and subject to change.]

Returns the ViewSingleProperty with the specified name.

public ViewSingleProperty GetSingleProperty(
   string name
);

Parameters

name
The name of the property to get.

Return Value

The ViewSingleProperty.

See Also

View Class | PmMda.Net.Views Namespace