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