SpecificationCollectionSpecificationCategoryName Property  | 
 [Missing <summary> documentation for "P:FactoryLogix.xTend.DataObjects.SpecificationCollection.SpecificationCategoryName"]
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic string SpecificationCategoryName { get; set; }Public Property SpecificationCategoryName As String
	Get
	Set
public:
property String^ SpecificationCategoryName {
	String^ get ();
	void set (String^ value);
}member SpecificationCategoryName : string with get, set
Property Value
Type: 
String
See Also