SpecificationCollectionSpecificationType Property  | 
 
            The enumeration to describe the type of specification.
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic SpecificationType SpecificationType { get; set; }Public Property SpecificationType As SpecificationType
	Get
	Set
public:
property SpecificationType SpecificationType {
	SpecificationType get ();
	void set (SpecificationType value);
}member SpecificationType : SpecificationType with get, set
Property Value
Type: 
SpecificationType
See Also