Click or drag to resize

IApiChildObject Interface

API Child object

Namespace:  SanteDB.Rest.Common
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public interface IApiChildObject

The IApiChildObject type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets the name of the associated property
Public propertyParentTypes
Gets the resource name that this applies to
Public propertyScopeBinding
Gets the binding type
Top
See Also