Ejemplo n.º 1
0
 /// <summary>
 /// Gets the total number of records in the WorkflowStepsMaster table
 /// </summary>
 public static int GetRecordCount()
 {
     return(WorkflowStepsMasterDataLayer.GetRecordCount());
 }