Property CustomerComment
CustomerComment
Comment for the end customer (appears in the estimate).
Declaration
public string CustomerComment { get; set; }
Property Value
Type | Description |
---|---|
string |
Comment for the end customer (appears in the estimate).
public string CustomerComment { get; set; }
Type | Description |
---|---|
string |