 | fldListItemAllfieldsCheckoutUserId Property |
[Missing <summary> documentation for "P:Koden.Utils.SharePoint.fldListItemAllfields.CheckoutUserId"]
Namespace:
Koden.Utils.SharePoint
Assembly:
Koden.Utils.SharePoint (in Koden.Utils.SharePoint.dll) Version: 1.0.6453.26061
Syntaxpublic Object CheckoutUserId { get; set; }
Public Property CheckoutUserId As Object
Get
Set
public:
property Object^ CheckoutUserId {
Object^ get ();
void set (Object^ value);
}
member CheckoutUserId : Object with get, set
Property Value
Type:
Object
See Also