[]
Gets or sets the designator of AM. This is a dependency property.
public string AMDesignator { get; set; }
Public Property AMDesignator As String
Type | Description |
---|---|
string | A string value indicates the designator of AM. |
Type | Condition |
---|---|
ArgumentException | The assigned value is null, String.Empty or a string that contains invalid char. |