Class QualityToolkit.LogCREmailInSetup
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Toolkits.Clarify.Quality
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class LogCREmailInSetup : LogEmailInSetup
Constructors
LogCREmailInSetup(String, String, String, String)
Declaration
public LogCREmailInSetup(string crIDNum, string sender, string recipient, string message)
Parameters
Type | Name | Description |
---|---|---|
System.String | crIDNum | |
System.String | sender | |
System.String | recipient | |
System.String | message |