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