ResourcePool public class ResourcePool : ResourcePoolRef Documentation public int AccessControlListID { get; set; } public ClientRef Client { get; set; } public string Keywords { get; set; } public string Notes { get; set; } public UserRef SystemCreatedBy { get; set; } public DateTime SystemCreatedOn { get; set; } public UserRef SystemLastModifiedBy { get; set; } public DateTime SystemLastModifiedOn { get; set; } public ResourcePool()