Click or drag to resize

AutoCompletePropertyInfoUpdateWith Method

Update hte property with the specified property information from propertyInfo

Namespace:  SanteDB.Rest.Common.Operations
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public void UpdateWith(
	PropertyInfo propertyInfo
)

Parameters

propertyInfo
Type: System.ReflectionPropertyInfo

[Missing <param name="propertyInfo"/> documentation for "M:SanteDB.Rest.Common.Operations.AutoCompletePropertyInfo.UpdateWith(System.Reflection.PropertyInfo)"]

See Also