UnknownControl.GetRelationshipData

UnknownControl.GetRelationshipData method

Gets the related data.

public byte[] GetRelationshipData(string relId)
ParameterTypeDescription
relIdStringThe relationship id.

Return Value

Returns the related data.

See Also