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