Click or drag to resize

HdsiServiceBehaviorBaseCreateContentLocation Method

Create content location

Namespace:  SanteDB.Rest.HDSI
Assembly:  SanteDB.Rest.HDSI (in SanteDB.Rest.HDSI.dll) Version: 2.2.1
Syntax
protected string CreateContentLocation(
	params Object[] parts
)

Parameters

parts
Type: SystemObject

[Missing <param name="parts"/> documentation for "M:SanteDB.Rest.HDSI.HdsiServiceBehaviorBase.CreateContentLocation(System.Object[])"]

Return Value

Type: String

[Missing <returns> documentation for "M:SanteDB.Rest.HDSI.HdsiServiceBehaviorBase.CreateContentLocation(System.Object[])"]

See Also