spec de service

main
Paul Schneider 10 years ago
parent aabe20b3f8
commit bf64dbc87f
1 changed files with 0 additions and 5 deletions

@ -21,11 +21,6 @@ public partial class Service : BaseProduct
/// <returns></returns>
public decimal? Pricing { get; set; }
/// <summary>
/// Associate a class of flow worker to handle with
/// </summary>
/// <returns></returns>
public string Specification { get; set; }
}
}
Loading…