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