[This is preliminary documentation and is subject to change.]
True if the issue has the tracking ticket
Namespace:
OfficeClip.BusinessLayer.Extranet.UserAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public bool HasTrackingTicket { get; set; } |
Visual Basic (Declaration) |
---|
Public Property HasTrackingTicket As Boolean |
Visual C++ |
---|
public: property bool HasTrackingTicket { bool get (); void set (bool value); } |