Skip to main content
Skip table of contents

4.1 Record Info

Created and modified info used by various objects:

JAVA
 public class TrSvcRecordInfo
    {
        public DateTime DateCreated;
	 	public int CreatedByTrSvcUserId; 
        public string CreatedByFullName;
        public DateTime DateModified;
	 	public int ModifiedByTrSvcUserId; 
        public string ModifiedByFullName;
    }


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.