RetractByType.FactType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::RuleEngine::FactType ^ FactType { Microsoft::RuleEngine::FactType ^ get(); void set(Microsoft::RuleEngine::FactType ^ value); };
public Microsoft.RuleEngine.FactType FactType { get; set; }
member this.FactType : Microsoft.RuleEngine.FactType with get, set
Public Property FactType As FactType