Property Item
| Improve this Doc View SourceItem[String]
Gets the LicenseItem object for specified name.
Declaration
public LicenseItem this[string name] { get; }
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | name | The name of the LicenseItem object. |
Property Value
| Type | Description |
|---|---|
| LicenseItem | The LicenseItem object. |