Table of Contents

Property this

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

this[string]

Gets the property definition associated with the specified name.

T this[string property] { get; }

Parameters

property string

The name of the property.

Property Value

T

The property definition.