[This is preliminary documentation and is subject to change.]
The description of the if part of the rule
Namespace:
OfficeClip.BusinessLayer.TEAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public string RuleIfDescription { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property RuleIfDescription As String |
Visual C++ |
---|
public: property String^ RuleIfDescription { String^ get (); } |