[This is preliminary documentation and is subject to change.]
Is this a custom rule
Namespace:
OfficeClip.BusinessLayer.TEAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public bool IsCustom { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property IsCustom As Boolean |
Visual C++ |
---|
public: property bool IsCustom { bool get (); } |