IChoiceRefHelper
An interface describing how to deserialize choices from untyped objects to ChoiceRef
Turn an object into a ChoiceRef. An ArtifactID greater than 0 or at least 1 valid Guid are required or a ServiceSerializationException is thrown
Turn an object into an IEnumerable of ChoiceRefs. If the object can't deserialize it will return an empty Enumerable.