PartAttributeValueDescription Property  | 
 
            A friendly description of this attribute.
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic string Description { get; }Public ReadOnly Property Description As String
	Get
public:
property String^ Description {
	String^ get ();
}member Description : string with get
Property Value
Type: 
String
See Also