SpecificationCollectionSpecificationDescription Property  | 
 
            A human-friendly summary of the nature of this specification.
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic string SpecificationDescription { get; set; }Public Property SpecificationDescription As String
	Get
	Set
public:
property String^ SpecificationDescription {
	String^ get ();
	void set (String^ value);
}member SpecificationDescription : string with get, set
Property Value
Type: 
String
See Also