Class AddModuleToCRSetup
Inheritance
System.Object
    AddModuleToCRSetup
  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 AddModuleToCRSetupConstructors
AddModuleToCRSetup(Int32, String)
Declaration
[ConstructorIndex(0)]
public AddModuleToCRSetup(int fixObjid, string fileName)Parameters
| Type | Name | Description | 
|---|---|---|
| System.Int32 | fixObjid | |
| System.String | fileName | 
Properties
FileName
Declaration
[PropertyBitValue(2)]
public string FileName { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String | 
FileRevision
Declaration
[PropertyBitValue(4)]
public string FileRevision { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String | 
FixObjid
Declaration
[PropertyBitValue(1)]
public int FixObjid { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Int32 |