SPCheckedOutFile.CheckedOutByName property
Obtém o nome do usuário que fez o check-out do arquivo.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property CheckedOutByName As String
Get
'Uso
Dim instance As SPCheckedOutFile
Dim value As String
value = instance.CheckedOutByName
public string CheckedOutByName { get; }
Property value
Type: System.String
O nome do usuário que fez o check-out do arquivo.