Summary
    Gets or sets the natural order.
    
		- Namespace
- Cake.Common .Build .GoCD .Data 
- Containing Type
- GoC D Pipeline History Info 
Syntax
[DataMember(Name = "natural_order")]
public string NaturalOrder { get; set; }Attributes
| Type | Description | 
|---|---|
| DataMemberAttribute | 
Value
| Type | Description | 
|---|---|
| string | The natural order. | 
