Click or drag to resize

jFormatterSerializeProperty Method

IT Hit WebDAV Classes Reference

[Missing <summary> documentation for "M:ITHit.Collab.jFormatter.SerializeProperty(System.String,ITHit.Collab.IProperty)"]

Namespace:  ITHit.Collab
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
public override string SerializeProperty(
	string name,
	IProperty property
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:ITHit.Collab.jFormatter.SerializeProperty(System.String,ITHit.Collab.IProperty)"]

property
Type: ITHit.CollabIProperty

[Missing <param name="property"/> documentation for "M:ITHit.Collab.jFormatter.SerializeProperty(System.String,ITHit.Collab.IProperty)"]

Return Value

Type: String

[Missing <returns> documentation for "M:ITHit.Collab.jFormatter.SerializeProperty(System.String,ITHit.Collab.IProperty)"]

See Also