public static Int32 Precision(ICalloutLengthVariableObject ICalloutLengthVariableinstance)
 {
     return(ICalloutLengthVariableinstance.ICalloutLengthVariableInstance.Precision);
 }
 public static Double Length(ICalloutLengthVariableObject ICalloutLengthVariableinstance)
 {
     return(ICalloutLengthVariableinstance.ICalloutLengthVariableInstance.Length);
 }