Class ProtocolPhaseMeasure
              
              
              
              
              
              
              
              
                Inheritance
                  System.Object
                  
                  ProtocolPhaseMeasure
               
              
              Namespace:ESAPIX.Facade.API
              Assembly:cs.temp.dll.dll
              Syntax
              
                public class ProtocolPhaseMeasure : SerializableObject, Xml.Serialization.IXmlSerializable
               
              Constructors
              
              
              
              ProtocolPhaseMeasure()
              
              
              Declaration
              
                public ProtocolPhaseMeasure()
               
              
              
              ProtocolPhaseMeasure()
              
              
              Declaration
              
                public ProtocolPhaseMeasure()
               
              
              
              ProtocolPhaseMeasure(Object)
              
              
              Declaration
              
                public ProtocolPhaseMeasure(dynamic client)
               
              Parameters
              
                
                  
                    | Type | 
                    Name | 
                    Description | 
                  
                
                
                  
                    | System.Object | 
                    client | 
                     | 
                  
                
              
              
              
              ProtocolPhaseMeasure(Object)
              
              
              Declaration
              
                public ProtocolPhaseMeasure(dynamic client)
               
              Parameters
              
                
                  
                    | Type | 
                    Name | 
                    Description | 
                  
                
                
                  
                    | System.Object | 
                    client | 
                     | 
                  
                
              
              Properties
              
              
              
              ActualValue
              
              
              Declaration
              
                public double ActualValue { get; set; }
               
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.Double | 
                     | 
                  
                
              
              
              
              ActualValue
              
              
              Declaration
              
                public double ActualValue { get; set; }
               
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.Double | 
                     | 
                  
                
              
              
              
              Modifier
              
              
              Declaration
              
                public Common.Model.Types.MeasureModifier Modifier { get; set; }
               
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | VMS.TPS.Common.Model.Types.MeasureModifier | 
                     | 
                  
                
              
              
              
              Modifier
              
              
              Declaration
              
                public Common.Model.Types.MeasureModifier Modifier { get; set; }
               
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | VMS.TPS.Common.Model.Types.MeasureModifier | 
                     | 
                  
                
              
              
              
              StructureId
              
              
              Declaration
              
                public string StructureId { get; set; }
               
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.String | 
                     | 
                  
                
              
              
              
              StructureId
              
              
              Declaration
              
                public string StructureId { get; set; }
               
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.String | 
                     | 
                  
                
              
              
              
              TargetIsMet
              
              
              Declaration
              
                public bool ? TargetIsMet { get; set; }
               
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.Nullable<System.Boolean> | 
                     | 
                  
                
              
              
              
              TargetIsMet
              
              
              Declaration
              
                public bool ? TargetIsMet { get; set; }
               
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.Nullable<System.Boolean> | 
                     | 
                  
                
              
              
              
              TargetValue
              
              
              Declaration
              
                public double TargetValue { get; set; }
               
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.Double | 
                     | 
                  
                
              
              
              
              TargetValue
              
              
              Declaration
              
                public double TargetValue { get; set; }
               
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.Double | 
                     | 
                  
                
              
              
              
              Type
              
              
              Declaration
              
                public Common.Model.Types.MeasureType Type { get; set; }
               
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | VMS.TPS.Common.Model.Types.MeasureType | 
                     | 
                  
                
              
              
              
              Type
              
              
              Declaration
              
                public Common.Model.Types.MeasureType Type { get; set; }
               
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | VMS.TPS.Common.Model.Types.MeasureType | 
                     | 
                  
                
              
              
              
              TypeText
              
              
              Declaration
              
                public string TypeText { get; set; }
               
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.String | 
                     | 
                  
                
              
              
              
              TypeText
              
              
              Declaration
              
                public string TypeText { get; set; }
               
              Property Value
              
                
                  
                    | Type | 
                    Description | 
                  
                
                
                  
                    | System.String | 
                     |