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: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntax
public void UpdateWith(
	PropertyInfo propertyInfo
)

Parameters

propertyInfo  PropertyInfo

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

See Also