SpecificationCollectionPrecision Property  | 
 
            An integer, between 0 - 15, to describe the number of decimal places used for the specification.
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic int Precision { get; set; }Public Property Precision As Integer
	Get
	Set
public:
property int Precision {
	int get ();
	void set (int value);
}member Precision : int with get, set
Property Value
Type: 
Int32
See Also