[]
Gets the value of the specified property by name.
public Guid GetGuidValueByName(string name)
Public Function GetGuidValueByName(name As String) As Guid
| Type | Name | Description |
|---|---|---|
| string | name | The name of the property. |
| Type | Description |
|---|---|
| Guid | The value of the specified property by name. |