Click or drag to resize

IRawPropertyGetCompoundValueComponent Method

IT Hit WebDAV Classes Reference
Helper method for getting specific component of a compound property.

Namespace: ITHit.WebDAV
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
string[] GetCompoundValueComponent(
	int componentIndex
)

Parameters

componentIndex
Type: SystemInt32
Component index.

Return Value

Type: String

[Missing <returns> documentation for "M:ITHit.WebDAV.IRawProperty.GetCompoundValueComponent(System.Int32)"]

See Also