LmDomWorkZoneConfigurationProcesHistoryRecordType Property |
[Missing <summary> documentation for "P:Scanjour.Apf.Test.Environment.LmDom.LmDomWorkZoneConfiguration.ProcesHistoryRecordType"]
Namespace: Scanjour.Apf.Test.Environment.LmDomAssembly: Scanjour.Apf.Test.Environment (in Scanjour.Apf.Test.Environment.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ProcesHistoryRecordType { get; }
Public ReadOnly Property ProcesHistoryRecordType As String
Get
public:
virtual property String^ ProcesHistoryRecordType {
String^ get () sealed;
}
abstract ProcesHistoryRecordType : string with get
override ProcesHistoryRecordType : string with get
Property Value
StringImplements
IWorkZoneConfigurationProcesHistoryRecordType
See Also