FormatterGetPropertyObjectByVersion Method
IT Hit WebDAV Classes Reference [Missing <summary> documentation for "M:ITHit.Collab.Formatter.GetPropertyObjectByVersion(System.String)"]
Namespace:
ITHit.Collab
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax protected Object GetPropertyObjectByVersion(
string version
)
Protected Function GetPropertyObjectByVersion (
version As String
) As Object
protected:
Object^ GetPropertyObjectByVersion(
String^ version
)
member GetPropertyObjectByVersion :
version : string -> Object
Parameters
- version
- Type: SystemString
[Missing <param name="version"/> documentation for "M:ITHit.Collab.Formatter.GetPropertyObjectByVersion(System.String)"]
Return Value
Type:
Object[Missing <returns> documentation for "M:ITHit.Collab.Formatter.GetPropertyObjectByVersion(System.String)"]
See Also