[This is preliminary documentation and is subject to change.]
The user id of the user who shared the document. This is meaningful if
the document is shared.
Namespace:
OfficeClip.BusinessLayer.DesktopAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public int SharedByUserId { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property SharedByUserId As Integer |
Visual C++ |
---|
public: property int SharedByUserId { int get (); } |