ConditionConditionTypeId Property  | 
 
            A 128-bit unique identifier indicating the class CLSID of the condition evaluation
            object that performs the check, or the action object that performs the action.
            
 
    Namespace: 
   FactoryLogix.xTend.DataObjects
    Assembly:
   FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.254.0.0 (8.254.0.0)
Syntaxpublic Guid ConditionTypeId { get; }Public ReadOnly Property ConditionTypeId As Guid
	Get
public:
property Guid ConditionTypeId {
	Guid get ();
}member ConditionTypeId : Guid with get
Property Value
Type: 
Guid
See Also