ReadingUnitIdentifier Property  | 
 [This is preliminary documentation and is subject to change.]
            In the case that this Reading is associated to a particular production unit, and the Reading is not associated
            with a work transaction, this property contains the unique identifier of the production unit.
            
 
    Namespace: 
   CFX.Structures
    Assembly:
   CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic string UnitIdentifier { get; set; }Public Property UnitIdentifier As String
	Get
	Set
Property Value
Type: 
String
See Also