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